leds: flash: Remove extern from the header file
authorDan Murphy <dmurphy@ti.com>
Wed, 2 Oct 2019 12:40:37 +0000 (07:40 -0500)
committerPavel <pavel@ucw.cz>
Sun, 3 Nov 2019 16:38:32 +0000 (17:38 +0100)
commit57e5c31e53758aad96699e784a752ad944890b25
tree4c13571c45c72de51f58ed141c6dfa4cfcdf2f1f
parent4a29f90e60df955f1b6e0dd836955f14a62dc103
leds: flash: Remove extern from the header file

extern is implied and is not needed in the header file.
Remove the extern keyword and re-align the code.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
include/linux/led-class-flash.h