Messages in this thread |  | | From | Sudip Mukherjee <> | | Subject | [PATCH RESEND 0/6] staging: dgnc: checkpatch cleanups | | Date | Sun, 4 Oct 2015 19:50:09 +0530 |
| |
Resending after rebasing on current staging-testing tree. Few patches of the original series are already applied only these checkpatch related patches did not apply due to other changes.
regards sudip
Sudip Mukherjee (6): staging: dgnc: remove multiple blank lines staging: dgnc: remove blankline before brace staging: dgnc: remove blankline after brace staging: dgnc: remove space after cast staging: dgnc: alignment style staging: dgnc: remove parenthesis
drivers/staging/dgnc/dgnc_cls.c | 31 ++++------ drivers/staging/dgnc/dgnc_driver.c | 23 ++------ drivers/staging/dgnc/dgnc_mgmt.c | 13 +--- drivers/staging/dgnc/dgnc_neo.c | 65 +++----------------- drivers/staging/dgnc/dgnc_sysfs.c | 86 ++++++++------------------- drivers/staging/dgnc/dgnc_tty.c | 118 ++++++++----------------------------- 6 files changed, 75 insertions(+), 261 deletions(-)
-- 1.9.1
|  |