i2c: core: put literals on one line in dev_*() calls
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 25 Aug 2016 14:42:10 +0000 (17:42 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 30 Aug 2016 21:02:45 +0000 (23:02 +0200)
commitb93d3d3739246705dfcebce815b319542cd7fbfb
tree3843bf44ffc93497592b89a841449c2afa8ab2db
parentd1ed7985b9a6b85ea38a330108c51ec83381c01b
i2c: core: put literals on one line in dev_*() calls

It's better to have strings in the code like they appeared in the output.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core.c