commit | 3936e4c8db2095af5e6c704a3e4b2b500f568ae5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Sep 11 14:58:26 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 27 12:43:35 2016 +0200 |
tree | dc36e412ee5e6de741d88c7188a8808afa549560 | |
parent | 13decfb4383b13b0f75e88709f4fad9138bd243b [diff] |
at25: fix debug and error messaging The patch does the following: - fixes specifiers and removes explicit casting of the parameters - joins literals to one line - increases readability of the parameters Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>