[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
authorRoel Kluin <roel.kluin@gmail.com>
Sat, 10 Oct 2009 20:21:59 +0000 (22:21 +0200)
committerTony Luck <tony.luck@intel.com>
Tue, 13 Oct 2009 17:40:00 +0000 (10:40 -0700)
struct sn_hwperf_ioctl_args member arg (u64) cannot be less than 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found