From: Kirill Tkhai
Date: Thu, 26 Apr 2018 15:18:38 +0300
> kbuild test robot says:
>
> >coccinelle warnings: (new ones prefixed by >>)
> >>> net/core/dev.c:1588:2-3: Unneeded semicolon
>
> So, let's remove it.
>
> Reported-by: kbuild test robot
> Signed-off-by: Kirill Tkhai
Applied, tha
kbuild test robot says:
>coccinelle warnings: (new ones prefixed by >>)
>>> net/core/dev.c:1588:2-3: Unneeded semicolon
So, let's remove it.
Reported-by: kbuild test robot
Signed-off-by: Kirill Tkhai
---
net/core/dev.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a