From: Sudip Mukherjee Date: Sat, 9 May 2015 12:29:42 +0000 (+0530) Subject: staging: dgap: remove unused code X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f40e521047ae8623ad5dcbb5a08ad91684cab6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed