]> asedeno.scripts.mit.edu Git - linux.git/commit
be2net: fix function call indentation in be_cmds.c
authorSathya Perla <sathya.perla@emulex.com>
Fri, 9 May 2014 07:59:14 +0000 (13:29 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 17:13:38 +0000 (13:13 -0400)
commita2cc4e0b93bd209b5284807864af48800cb40023
treeeaaf437d795eba4fd8e719af2d2dfaa8802a0ba0
parent748b539ab761a50bde3aa4b7d6d0999b5d86206d
be2net: fix function call indentation in be_cmds.c

When a funtion definition or a function call spans more than one
line, ensure that the first argument on the subsequent lines is
aligned to the first column after the opening paranthesis of the
function call.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_cmds.c