OSDN Git Service

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)
commitb728b54fd534068f7c685d5c89df48489014dd4e
tree728d9ce660cf05f5d08c1344ce2b6f84e6d7fcc2
parent96591eaef2c92c85c318192f7f1f7dbc673f0864
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