linux/drivers/staging/dgap
Alexander Kuleshov b9f7f1d084 staging/dgap: Use strpbrk() instead of dgap_sindex()
The <linux/string.h> provides strpbrk() function that does
the same that the dgap_sindex(). Let's use already defined
function instead of writing custom.

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-12 18:24:57 -07:00
..
dgap.c staging/dgap: Use strpbrk() instead of dgap_sindex() 2015-09-12 18:24:57 -07:00
dgap.h Staging: dgap: dgap: Fixed spelling errors 2015-05-31 11:40:14 +09: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