diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-01-29 00:32:34 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-02-10 18:47:38 +0300 |
commit | e5e325722f43c9ed5f7a21d4b7485c36ac0eccc9 (patch) | |
tree | 66307a5690602981da59c74cc7c95d0f6a41717b /tools/power | |
parent | 682baa24e2a2adbf4db615eae38a553fb16564b4 (diff) | |
download | linux-e5e325722f43c9ed5f7a21d4b7485c36ac0eccc9.tar.xz |
platform/x86: dell_rbu: Unify format of the printed messages
Here we do:
- unify all message to have module name prefix via pr_fmt()
- replace printk(LEVEL ... ) with pr_level(...)
- drop __func__ from messages
- join string literals to be on one line
- drop trailing periods and spaces
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions