Skip to content

Commit

Permalink
gpio: gpio-dln2: Added a Blank line after declaration
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
md-jamal authored and linusw committed Jan 15, 2015
1 parent 996bd13 commit 1fbb29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpio/gpio-dln2.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1fbb29c

Please sign in to comment.