[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150421075005.GB10367@kroah.com>
Date: Tue, 21 Apr 2015 09:50:05 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Gbenga Adalumo <gbengadev@...il.com>
Cc: devel@...verdev.osuosl.org, Ian Abbott <abbotti@....co.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: comedi: fix coding style errors in
daqboard2000.c
On Mon, Apr 20, 2015 at 07:57:31PM -0700, Gbenga Adalumo wrote:
> The patch fixes a trailing whitespace and code indenting coding style
> errors as reported by checkpatch.pl tool.
> Details of the lines where the fixed errors were reported are as follows:
>
> drivers/staging/comedi/drivers/daqboard2000.c:43: ERROR: trailing whitespace
> drivers/staging/comedi/drivers/daqboard2000.c:46: ERROR: code indent
> should use tabs where possible
<snip>
You don't have to list all of the individual errors, and not in a
line-wrapped way either.
It looks like you are fixing different types of errors, so please
provide different patches to do them. Each patch should just do one
thing.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists