linux/arch/mips/lib
Yoichi Yuasa c55197eb54 [MIPS] Fix warnings in run_uncached on 32bit kernel
arch/mips/lib/uncached.c: In function 'run_uncached':
arch/mips/lib/uncached.c:47: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:48: warning: comparison is always false due to limited range of data type
arch/mips/lib/uncached.c:57: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:58: warning: comparison is always false due to limited range of data type

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-06 16:53:24 +00:00
..
Makefile [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
ashldi3.c
ashrdi3.c
csum_partial.S [MIPS] csum_partial and copy in parallel 2007-01-08 21:41:04 +00:00
iomap.c
libgcc.h
lshrdi3.c
memcpy.S
memset.S [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
promlib.c
strlen_user.S
strncpy_user.S
strnlen_user.S
uncached.c [MIPS] Fix warnings in run_uncached on 32bit kernel 2007-02-06 16:53:24 +00:00