linux/drivers/staging/dgnc
Daeseok Youn 56d118c243 staging: dgnc: clean up dgnc_input function
This is for fixing checkpatch.pl warning about
"Alignment should match open parenthesis" but if that is
fixed, code line is over 80 characters.
I think "ch->ch_rqueue + tail + i" could be declared once in
the begining of loop.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-31 13:11:27 -07:00
..
dgnc_cls.c staging: dgnc: Add whitespace around OR'd flags ("|") 2016-03-28 07:30:36 -07:00
dgnc_cls.h
dgnc_driver.c staging: dgnc: fix CamelCase in dgnc_driver.c 2016-03-28 07:30:36 -07:00
dgnc_driver.h staging: dgnc: remove useless variables for saving tty's 2016-03-31 13:11:27 -07:00
dgnc_mgmt.c staging: dgnc: fix CamelCase in dgnc_driver.c 2016-03-28 07:30:36 -07:00
dgnc_mgmt.h
dgnc_neo.c staging: dgnc: fix Logical continuations. 2016-03-30 21:06:17 -07:00
dgnc_neo.h staging: dgnc: Avoid multiple blank lines 2016-03-11 22:09:09 -08:00
dgnc_pci.h staging: dgnc: Avoid multiple blank lines 2016-03-11 22:09:09 -08:00
dgnc_sysfs.c staging: dgnc: fix CamelCase in dgnc_driver.c 2016-03-28 07:30:36 -07:00
dgnc_sysfs.h
dgnc_tty.c staging: dgnc: clean up dgnc_input function 2016-03-31 13:11:27 -07:00
dgnc_tty.h
dgnc_utils.c Staging: dgnc: Remove unused #include header file 2015-11-15 20:02:47 -08:00
dgnc_utils.h
digi.h staging: dgnc: Add spaces around '|' and '<<' 2016-03-11 22:09:09 -08:00
Kconfig
Makefile
TODO