projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
996bd13
)
gpio: gpio-dln2: Added a Blank line after declaration
author
Mohammad Jamal
<md.jamalmohiuddin@gmail.com>
Tue, 13 Jan 2015 15:09:38 +0000
(20:39 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 15 Jan 2015 17:20:21 +0000
(18:20 +0100)
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>
drivers/gpio/gpio-dln2.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpio-dln2.c
b/drivers/gpio/gpio-dln2.c
index 978b51eae2ec61bbba18db37cf05b8e93db2037e..3e07232b8370486774dcd64645b5213d5cee547a 100644
(file)
--- a/
drivers/gpio/gpio-dln2.c
+++ b/
drivers/gpio/gpio-dln2.c
@@
-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;