linux/drivers/misc
Geert Uytterhoeven 59d309f9c8 kgdb: Replace strstr() by strchr() for single-character needles
Some versions of gcc replace calls to strstr() with single-character
"needle" string parameters by calls to strchr() behind our back.
This causes linking errors if strchr() is defined as an inline function
in <asm/string.h> (e.g. on m68k, which BTW doesn't have kgdb support).

Prevent this by explicitly calling strchr() instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2009-12-11 08:43:15 -06:00
..
c2port
cb710
eeprom at24: Use timeout also for read 2009-11-26 09:22:33 +01:00
hdpuftrs
ibmasm
iwmc3200top iwmc3200top: revamp fw name handling 2009-11-18 23:29:57 -08:00
sgi-gru tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
sgi-xp Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 2009-12-08 07:38:50 -08:00
atmel_pwm.c
atmel_tclib.c
atmel-ssc.c
ds1682.c i2c/chips: Move ds1682 to drivers/misc 2009-12-06 17:06:16 +01:00
enclosure.c
ep93xx_pwm.c
hpilo.c
hpilo.h
ics932s401.c ics932s401: Clean up detect function 2009-12-06 17:06:26 +01:00
ioc4.c
isl29003.c
Kconfig Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 2009-12-08 08:12:16 -08:00
kgdbts.c kgdb: Replace strstr() by strchr() for single-character needles 2009-12-11 08:43:15 -06:00
lkdtm.c
Makefile Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 2009-12-08 08:12:16 -08:00
phantom.c
tifm_7xx1.c
tifm_core.c