Messages in this thread |  | | Date | Sun, 4 Oct 2015 09:31:02 +0100 | | From | Greg Kroah-Hartman <> | | Subject | Re: [PATCH 02/11] staging: dgnc: remove multiple blank lines |
| |
On Sat, Oct 03, 2015 at 08:52:40PM +0530, Sudip Mukherjee wrote: > checkpatch warns us about multiple blank lines which are not needed. > Remove them. > > Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> > --- > drivers/staging/dgnc/dgnc_driver.c | 10 -------- > drivers/staging/dgnc/dgnc_mgmt.c | 5 ---- > drivers/staging/dgnc/dgnc_neo.c | 37 --------------------------- > drivers/staging/dgnc/dgnc_sysfs.c | 37 --------------------------- > drivers/staging/dgnc/dgnc_tty.c | 51 -------------------------------------- > 5 files changed, 140 deletions(-)
Due to other patches sent before your series, this, and some of the other patches in this series does not apply. Please rebase and resend the remaining patches.
thanks,
greg k-h
|  |