linux/drivers/staging/dgnc
Daeseok Youn 107b40ad04 staging: dgnc: check the type of print before calling
The dgnc_maxcps_room() function must be called only for print device.
The if-statement for checking print device checks before calling
dgnc_maxcps_room() and also this function doesn't need to have any
data except channel_t.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-01 17:21:14 +02:00
..
dgnc_cls.c staging: dgnc: remove useless variable 'ch_intr_rx' 2016-08-15 19:13:26 +02:00
dgnc_cls.h dgnc: remove unused stuff from dgnc_cls.h 2015-03-24 15:41:00 +01:00
dgnc_driver.c staging: dgnc: remove redundant null check in 2016-08-15 19:13:25 +02:00
dgnc_driver.h staging: dgnc: fix 'line over 80 characters' 2016-08-21 17:56:44 +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: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_neo.c staging: dgnc: remove useless variable 'ch_intr_rx' 2016-08-15 19:13:26 +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: fix 'line over 80 characters' 2016-05-09 14:10:03 +02:00
dgnc_sysfs.h staging: dgnc: Remove unnecessary externs 2015-08-14 18:51:57 -07:00
dgnc_tty.c staging: dgnc: check the type of print before calling 2016-09-01 17:21:14 +02:00
dgnc_tty.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_utils.c Staging: dgnc: Remove unused #include header file 2015-11-15 20:02:47 -08:00
dgnc_utils.h dgnc: remove unused dgnc_ioctl_name() command 2015-03-24 15:40:59 +01:00
digi.h staging: dgnc: fix CamelCase in dgnc_tty.c 2016-04-04 12:41:24 -07:00
Kconfig
Makefile dgnc: Move DG_PART definition from Makefile to dgnc_driver.h 2015-03-12 11:05:27 +01:00
TODO Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00