From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:02:15 +0000 (-0800) Subject: lib/string.c: remove strnicmp() X-Git-Tag: fixes-v4.0-rc1~115^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3cd13501eb04ca61d017ff4406f1cbffafdc04;p=pandora-kernel.git lib/string.c: remove strnicmp() Now that all in-tree users of strnicmp have been converted to strncasecmp, the wrapper can be removed. Signed-off-by: Rasmus Villemoes Cc: David Howells Cc: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed