Re: [PATCH 2/2] Indent with tab instead of spaces.

2013-12-03 Thread Oliver Neukum
On Mon, 2013-12-02 at 13:19 +0100, David Cluytens wrote: > From: David Cluytens Please see the FAQ on submitting kernel patches in the Documentation directory of the kernel. Your patches need a "Signed-off-by" line. Regards Oliver -- To unsubscribe from this list: send

Re: [PATCH 2/2] Indent with tab instead of spaces.

2013-12-02 Thread Sergei Shtylyov
Hello. On 12/02/2013 03:19 PM, David Cluytens wrote: From: David Cluytens --- drivers/usb/class/cdc-acm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index 8ad4e94..e840431 100644 --- a/drivers/usb/cl

[PATCH 2/2] Indent with tab instead of spaces.

2013-12-02 Thread David Cluytens
From: David Cluytens --- drivers/usb/class/cdc-acm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index 8ad4e94..e840431 100644 --- a/drivers/usb/class/cdc-acm.c +++ b/drivers/usb/class/cdc-acm.c @@ -1515,8 +151