]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree test: fix sparse warning about 64-bit constant
authorMichel Lespinasse <walken@google.com>
Thu, 13 Sep 2012 00:58:50 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Sep 2012 10:45:57 +0000 (20:45 +1000)
commit6246fface1cca427df9e92c303b03c1e25b87dbe
treec3625fde83ffc0f46cdf155fc36cf717f15a46e5
parentf3708ca28e0094d415139136008b72fcf900be8b
rbtree test: fix sparse warning about 64-bit constant

Just a small fix to make sparse happy.

Signed-off-by: Michel Lespinasse <walken@google.com>
Reported-by: Fengguang Wu <wfg@linux.intel.com>
Acked-by: Rik van Riel <riel@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/rbtree_test.c