]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: crystalcove: Join function declarations and long lines
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 1 Jun 2022 14:22:04 +0000 (17:22 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Jun 2022 11:09:16 +0000 (14:09 +0300)
commitddaccf70d902741ca963bd14a2f4cb6f3d202790
treeea312cda9614aae49dee84e533adbd50020d1f66
parent8026488dd13253d1b1cab6f7c7378885809bbae6
gpio: crystalcove: Join function declarations and long lines

There is no more hard limit of 80 characters for long lines, so
join a few of them for better readability.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-crystalcove.c