diff options
author | Michal Simek <michal.simek@xilinx.com> | 2014-12-18 16:02:00 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2015-01-05 12:36:46 +0100 |
commit | bdb96e3cad21f5973c95f0e6687db4a57eff7c53 (patch) | |
tree | 833b10a66eae368aba610ddd86bf1c61817d013f /lib/decompress_unlzo.c | |
parent | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c (diff) | |
download | linux-bdb96e3cad21f5973c95f0e6687db4a57eff7c53.tar.xz linux-bdb96e3cad21f5973c95f0e6687db4a57eff7c53.zip |
microblaze: Use unsigned type for proper comparison in cpuinfo*.c
Compare the same types together.
Compilation warnings:
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c: In function
'set_cpuinfo_pvr_full':
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c:47:20: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c:52:19: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c:57:18: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c:94:20: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
arch/microblaze/kernel/cpu/cpuinfo-static.c: In function
'set_cpuinfo_static':
arch/microblaze/kernel/cpu/cpuinfo-static.c:40:20: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'lib/decompress_unlzo.c')
0 files changed, 0 insertions, 0 deletions