mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 07:08:07 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue