mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
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>
This commit is contained in:
parent
996bd13f28
commit
1fbb29c2f7
@ -400,6 +400,7 @@ static void dln2_gpio_event(struct platform_device *pdev, u16 echo,
|
|||||||
const void *data, int len)
|
const void *data, int len)
|
||||||
{
|
{
|
||||||
int pin, irq;
|
int pin, irq;
|
||||||
|
|
||||||
const struct {
|
const struct {
|
||||||
__le16 count;
|
__le16 count;
|
||||||
__u8 type;
|
__u8 type;
|
||||||
|
Loading…
Reference in New Issue
Block a user