]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - net/core/dev.c
net: Fix coccinelle warning
authorKirill Tkhai <ktkhai@virtuozzo.com>
Thu, 26 Apr 2018 12:18:38 +0000 (15:18 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2018 17:53:14 +0000 (13:53 -0400)
commit3f5ecd8a90dd553167838098d92206cd9d6142e8
treedc9a0d17e4db3b3dbf5581531af7e8b627d25005
parent094be0927ff3e802b3f26b7f66c563a4b93a4ab5
net: Fix coccinelle warning

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 <lkp@intel.com>
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c