]> git.baikalelectronics.ru Git - kernel.git/commit
eeprom: at24: fix a line break
authorBartosz Golaszewski <brgl@bgdev.pl>
Mon, 19 Mar 2018 09:17:20 +0000 (10:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Mar 2018 15:25:45 +0000 (16:25 +0100)
commitdc43580d03dbbe0127f827a379dba01e77838b99
treec09934b63eafc090ebb2e810f5d2dc2abc20a360
parentd5d82468a5b3ef7bc3375e4a6de350aad1696f6e
eeprom: at24: fix a line break

Align the broken line with the opening parenthesis to stay consistent
with the rest of the driver code.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Tested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/at24.c