Skip to content

Commit

Permalink
be2net: fix function call indentation in be_cmds.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sathya Perla authored and David S. Miller committed May 9, 2014
1 parent 748b539 commit a2cc4e0
Showing 1 changed file with 179 additions and 161 deletions.
Loading

0 comments on commit a2cc4e0

Please sign in to comment.