This series of patches fixes the checkpatch issues found in dgnc_cls.c
file:
        - missing blank line after declaration
        - void function return statements are not generally useful

Konrad Zapalowicz (2):
  staging: dgnc: Fix missing blank line after declarations
  staging: dgnc: Remove unnecessary 'return' statement

 drivers/staging/dgnc/dgnc_cls.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
1.8.1.2

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to