]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/core/dev.c
net: Fix checkpatch whitespace errors
authortcharding <me@tobin.cc>
Thu, 9 Feb 2017 06:56:05 +0000 (17:56 +1100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2017 18:37:48 +0000 (13:37 -0500)
commit643aa9cba0b688ffde28ac39aebec6f56fc2a8af
treec59bf18fe6faa96803acbd58bcb311d99b23886e
parent722c9a0cebb88ac1a982285f15d5fd44f4140c66
net: Fix checkpatch whitespace errors

This patch fixes two trivial whitespace errors. Brace should be
on the previous line and trailing statements should be on next line.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c