Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;