CAIF: fix indentation for function arguments
authorSilviu-Mihai Popescu <silviupopescu1990@gmail.com>
Wed, 6 Mar 2013 19:39:57 +0000 (19:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 21:24:45 +0000 (16:24 -0500)
commit3bffc475f9995843fa23a4978a4c112d8c8f4a6e
treed739422428b0906cd3cf405198af0bf7cab76741
parentb2fb4f54ecd47c42413d54b4666b06cf93c05abf
CAIF: fix indentation for function arguments

This lines up function arguments on second and subsequent lines at the
first column after the openning parenthesis of the first line.

Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
net/caif/caif_dev.c
net/caif/caif_socket.c
net/caif/caif_usb.c
net/caif/cfcnfg.c
net/caif/cfctrl.c
net/caif/cffrml.c
net/caif/cfmuxl.c
net/caif/cfpkt_skbuff.c
net/caif/cfrfml.c
net/caif/cfserl.c
net/caif/cfsrvl.c
net/caif/chnl_net.c