Commit 1fbb29c2 authored by Mohammad Jamal's avatar Mohammad Jamal Committed by Linus Walleij

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

Fix the coding style issue by adding a blank line after declaration
Signed-off-by: default avatarMohammad Jamal <md.jamalmohiuddin@gmail.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 996bd13f
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment