]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/pci/hda/hda_sysfs.c
ALSA: hda - Replace strnicmp with strncasecmp
[linux-beck.git] / sound / pci / hda / hda_sysfs.c
index e2079090ca6f479ee04c3cd67f4d281165651481..9b49f156a12e6b424432909237694e624757ee24 100644 (file)
@@ -514,7 +514,7 @@ enum {
 
 static inline int strmatch(const char *a, const char *b)
 {
-       return strnicmp(a, b, strlen(b)) == 0;
+       return strncasecmp(a, b, strlen(b)) == 0;
 }
 
 /* parse the contents after the line "[codec]"