]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09c6b671914c8cdd3a16d34b92faae74c0969fa2
treec59bf18fe6faa96803acbd58bcb311d99b23886e
parent9bab3830b7360e51d972d5497b197e4f65d87cde
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