]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - sound/pci/hda/hda_sysfs.c
ALSA: usb-audio: Fix memory leak in FTU quirk
[mirror_ubuntu-bionic-kernel.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]"