Re: [PATCH 1/1] staging: comedi: fixes of checkpatch.pl warnings

2014-07-15 Thread Greg Kroah-Hartman
On Tue, Jul 15, 2014 at 10:39:02PM +0800, Kinka Huang wrote: > From: kinka I need a "real" name here please. Also, describe what fixes you are doing in this patch, be descriptive. care to try it again? thanks, greg k-h ___ devel mailing list de...@l

Re: [PATCH 1/1] staging: comedi: fixes of checkpatch.pl warnings

2014-07-15 Thread Dan Carpenter
On Tue, Jul 15, 2014 at 10:39:02PM +0800, Kinka Huang wrote: > From: kinka Don't put this line. Which kind of checkpatch warning? Also put mention that in the subject as well. > > Signed-off-by: Kinka Huang regards, dan carpenter ___ devel mailin

[PATCH 1/1] staging: comedi: fixes of checkpatch.pl warnings

2014-07-15 Thread Kinka Huang
From: kinka Signed-off-by: Kinka Huang --- drivers/staging/comedi/comedi.h | 8 drivers/staging/comedi/comedi_fops.c | 9 - drivers/staging/comedi/comedidev.h | 4 ++-- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/drivers/staging/comedi/comedi.h b/dri