linux_dsm_epyc7002/drivers/platform/x86
Rasmus Villemoes 40f5c777ec thinkpad_acpi: replace strnicmp with strncasecmp
The kernel used to contain two functions for length-delimited,
case-insensitive string comparison, strnicmp with correct semantics and
a slightly buggy strncasecmp.  The latter is the POSIX name, so strnicmp
was renamed to strncasecmp, and strnicmp made into a wrapper for the new
strncasecmp to avoid breaking existing users.

To allow the compat wrapper strnicmp to be removed at some point in the
future, and to avoid the extra indirection cost, do
s/strnicmp/strncasecmp/g.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
Cc: Darren Hart <dvhart@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-10-14 02:18:25 +02:00
..
acer-wmi.c
acerhdf.c
alienware-wmi.c alienware-wmi: make hdmi_mux enabled on case-by-case basis 2014-08-16 01:23:55 -07:00
amilo-rfkill.c
apple-gmux.c
asus-laptop.c
asus-nb-wmi.c asus-nb-wmi: Add wapf4 quirk for the U32U 2014-08-16 01:23:55 -07:00
asus-wmi.c
asus-wmi.h
classmate-laptop.c
compal-laptop.c compal-laptop: correct invalid hwmon name 2014-08-16 01:23:55 -07:00
dell-laptop.c
dell-smo8800.c
dell-wmi-aio.c
dell-wmi.c dell-wmi: Fix access out of memory 2014-09-29 14:54:27 -07:00
eeepc-laptop.c eeepc-laptop: clean up control flow in *_rfkill_notifier 2014-09-22 14:17:54 -07:00
eeepc-wmi.c
fujitsu-laptop.c ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list 2014-09-09 00:34:21 +02:00
fujitsu-tablet.c
hdaps.c
hp_accel.c
hp-wireless.c
hp-wmi.c
ibm_rtl.c
ideapad-laptop.c ideapad-laptop: Constify DMI table for real! 2014-09-02 15:16:24 -07:00
intel_ips.c
intel_ips.h
intel_menlow.c
intel_mid_powerbtn.c
intel_mid_thermal.c
intel_oaktrail.c
intel_pmic_gpio.c driver:gpio remove all usage of gpio_remove retval in driver 2014-09-18 11:03:10 -07:00
intel_scu_ipc.c
intel_scu_ipcutil.c
intel-rst.c intel-rst: Clean up ACPI add function 2014-09-17 13:55:54 -07:00
intel-smartconnect.c
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-10-07 21:16:26 -04:00
Makefile platform/x86: Enable build support for toshiba_haps 2014-08-16 01:23:56 -07:00
msi-laptop.c
msi-wmi.c
mxm-wmi.c
panasonic-laptop.c
pvpanic.c
samsung-laptop.c
samsung-q10.c
sony-laptop.c
tc1100-wmi.c
thinkpad_acpi.c thinkpad_acpi: replace strnicmp with strncasecmp 2014-10-14 02:18:25 +02:00
topstar-laptop.c
toshiba_acpi.c toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type 2014-10-06 17:44:42 -07:00
toshiba_bluetooth.c
toshiba_haps.c platform/x86: Toshiba HDD Active Protection Sensor 2014-08-16 01:23:56 -07:00
wmi.c
xo1-rfkill.c
xo15-ebook.c