On 21/04/15 08:50, Greg KH wrote:
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/s
Oh. Ok. Resend with a corrected changelog then.
But don't include all the spammy output just one or two lines or a
summary.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/lis
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/daqboa
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/daq
On Sun, Apr 19, 2015 at 07:59:31PM -0700, Gbenga Adalumo wrote:
> Fix coding style errors found by checkpatch.pl tool
What errors? Be specific.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/
Fix coding style errors found by checkpatch.pl tool
Signed-off-by: Gbenga Adalumo
---
drivers/staging/comedi/drivers/daqboard2000.c | 58 +--
1 file changed, 29 insertions(+), 29 deletions(-)
diff --git a/drivers/staging/comedi/drivers/daqboard2000.c
b/drivers/staging/