linux/drivers/misc
Harvey Harrison e3aa51fecd acpi: fix sparse const errors
In this case we want a constant pointer to constant chars:

drivers/misc/thinkpad_acpi.c:3824:19: error: Just how const do you want this type to be?

Like the error says.

drivers/misc/thinkpad_acpi.c:3863:19: error: Just how const do you want this type to be?
drivers/misc/thinkpad_acpi.c:3864:19: error: Just how const do you want this type to be?
drivers/misc/thinkpad_acpi.c:3865:19: error: Just how const do you want this type to be?
drivers/misc/thinkpad_acpi.c:3866:19: error: Just how const do you want this type to be?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-30 07:43:24 -07:00
..
hdpuftrs
ibmasm
sgi-xp drivers/misc/sgi-xp: replace partid_t with a short 2008-05-13 08:02:23 -07:00
acer-wmi.c
asus-laptop.c
atmel_pwm.c
atmel_tclib.c
atmel-ssc.c
eeepc-laptop.c
eeprom_93cx6.c
enclosure.c
fujitsu-laptop.c
intel_menlow.c
ioc4.c drivers/misc: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:03 -07:00
Kconfig
kgdbts.c kgdb: 1000 loops for the single step test in kgdbts 2008-05-05 07:13:21 -05:00
lkdtm.c
Makefile
msi-laptop.c
phantom.c
sony-laptop.c
tc1100-wmi.c
thinkpad_acpi.c acpi: fix sparse const errors 2008-05-30 07:43:24 -07:00
tifm_7xx1.c
tifm_core.c