[STRING]: Move strcasecmp/strncasecmp to lib/string.c
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Mar 2007 08:18:42 +0000 (01:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:54:39 +0000 (01:54 -0700)
We have several platforms using local copies of identical
code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found