Re: [PATCH v2] CAIF: fix indentation for function arguments

2013-03-07 Thread David Miller
From: Silviu-Mihai Popescu Date: Thu, 7 Mar 2013 07:39:57 +0200 > 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 Applied to net-next, thanks. -- To unsubscribe

Re: [PATCH v2] CAIF: fix indentation for function arguments

2013-03-07 Thread David Miller
From: Silviu-Mihai Popescu silviupopescu1...@gmail.com Date: Thu, 7 Mar 2013 07:39:57 +0200 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 silviupopescu1...@gmail.com

[PATCH v2] CAIF: fix indentation for function arguments

2013-03-06 Thread Silviu-Mihai Popescu
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 --- net/caif/caif_dev.c |9 + net/caif/caif_socket.c | 22 +++--- net/caif/caif_usb.c

[PATCH v2] CAIF: fix indentation for function arguments

2013-03-06 Thread Silviu-Mihai Popescu
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 silviupopescu1...@gmail.com --- net/caif/caif_dev.c |9 + net/caif/caif_socket.c | 22