Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1169917

Re: [PATCH v2 1/2] staging: comedi: no space before tabs

From Ian Abbott <abbotti@mev.co.uk>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] staging: comedi: no space before tabs
Date 2015-06-22 14:50 +0200
Message-ID <pE9kK-3Wj-19@gated-at.bofh.it> (permalink)
References <pE91o-3zX-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 22/06/15 13:31, Luis de Bethencourt wrote:
> Warning found by checkpatch.pl
> WARNING: please, no space before tabs
> /drivers/staging/comedi/drivers/das16m1.c:83
> +  404-407 ^I8254$
>
> Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
> ---
>   drivers/staging/comedi/drivers/das16m1.c | 24 ++++++++++++------------
>   1 file changed, 12 insertions(+), 12 deletions(-)

Like for your "Author string" patch for das08_cs.c, it would be nice to 
mention the module name in the subject line in this patch and in patch 2 
of the series, especially as these changes are for a specific module, 
not the whole of comedi.

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] staging: comedi: no space before tabs Luis de Bethencourt <luis@debethencourt.com> - 2015-06-22 14:30 +0200
  Re: [PATCH v2 1/2] staging: comedi: no space before tabs Ian Abbott <abbotti@mev.co.uk> - 2015-06-22 14:50 +0200
    Re: [PATCH v2 1/2] staging: comedi: no space before tabs Luis de Bethencourt <luis@debethencourt.com> - 2015-06-22 15:10 +0200

csiph-web