[MIPS] ARC: Use strchr instead of strstr.
authorRoel Kluin <12o3l@tiscali.nl>
Fri, 2 Nov 2007 18:59:05 +0000 (19:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Jan 2008 10:14:56 +0000 (10:14 +0000)
commitfa09187c34e0d8c8337268a757cff942192131b1
tree79db56bc37414e1f2ef086018cd79a5368109208
parent33202349eff1f90a593924a61291e5466306ab8e
[MIPS] ARC: Use strchr instead of strstr.

Use strchr instead of strstr when searching for a single character

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/fw/arc/cmdline.c