linux/drivers/staging/dgap
Sudip Mukherjee 56f40e5210 staging: dgap: remove unused code
dgap_sindex() is being only called from dgap_getword() which searches
for either ' ' or '\t' or '\n'. this part of the code with '^' at the
beginning is never used.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-10 15:17:50 +02:00
..
dgap.c staging: dgap: remove unused code 2015-05-10 15:17:50 +02:00
dgap.h staging: dgap: Avoid name collision 2015-03-06 17:06:30 -08:00
Kconfig staging,dgap: Add dependency on HAS_IOMEM 2014-01-15 14:51:22 -08:00
Makefile staging: dgap: Rename driver 2014-02-24 16:48:44 -08:00