]> git.baikalelectronics.ru Git - kernel.git/commit
staging: net: netlogic: Fix alignment issue
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Mon, 16 Oct 2017 22:42:12 +0000 (18:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 14:17:14 +0000 (16:17 +0200)
commit05d7c79f2da35a3ab16bf8fb6bda6648e0181783
tree728d9ce660cf05f5d08c1344ce2b6f84e6d7fcc2
parentdd4def9be9873b555b2c20f8b5d7692afbd07792
staging: net: netlogic: Fix alignment issue

Fix alignment to match open parenthesis and comply in that way with the
preferred coding style for the linux kernel.

Credits to 'checkpatch'. The 'checkpatch' message was:
'CHECK: Alignment should match open parenthesis'

Signed-off-by: Frank A. Cancio Bello <frank@generalsoftwareinc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/xlr_net.c