1
0
Fork 0

gpio: gpio-dln2: Added a Blank line after declaration

Fix the coding style issue by adding a blank line after declaration

Signed-off-by: Mohammad Jamal <md.jamalmohiuddin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
hifive-unleashed-5.1
Mohammad Jamal 2015-01-13 20:39:38 +05:30 committed by Linus Walleij
parent 996bd13f28
commit 1fbb29c2f7
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ static void dln2_gpio_event(struct platform_device *pdev, u16 echo,
const void *data, int len)
{
int pin, irq;
const struct {
__le16 count;
__u8 type;