linux/drivers/staging/dgnc
Daeseok Youn f530834ef4 staging: dgnc: remove useless message buffer
There is a temporary message buffer for the boot message
in dgnc_found_board() but the buffer was not used anywhere in
dgnc driver.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-27 13:12:25 +02:00
..
dgnc_cls.c staging: dgnc: Fix comment alignment 2016-09-25 19:27:04 +02:00
dgnc_cls.h
dgnc_driver.c staging: dgnc: remove useless message buffer 2016-09-27 13:12:25 +02:00
dgnc_driver.h staging: dgnc: remove useless message buffer 2016-09-27 13:12:25 +02: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 long line and spelling mistake 2016-09-16 10:08:40 +02: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: dgnc_sysfs *_ATTR() macros convert 2016-09-12 13:21:49 +02:00
dgnc_sysfs.h
dgnc_tty.c staging: dgnc: Merge assignment with return 2016-09-20 13:41:51 +02: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: fix CamelCase in dgnc_tty.c 2016-04-04 12:41:24 -07:00
Kconfig
Makefile
TODO