OSDN Git Service

gpio: sch: Add a blank line between declaration and code
authorAbanoub Sameh <abanoubsameh8@gmail.com>
Tue, 21 Jul 2020 14:51:04 +0000 (16:51 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jul 2020 13:00:27 +0000 (16:00 +0300)
commit4941b8dedb3f33dcca5c6aef919ea518ff8947ce
treef586115721b662b88ab3d6a24621e0765ec7698b
parent2c58e44a428984167618bcf7c75ceb635f9dee5d
gpio: sch: Add a blank line between declaration and code

Added a lined between a declaration and other statements according to the
kernel coding style.

Signed-off-by: Abanoub Sameh <abanoubsameh@protonmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-sch.c