]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree test: fix sparse warning about 64-bit constant
authorMichel Lespinasse <walken@google.com>
Fri, 7 Sep 2012 00:23:50 +0000 (10:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Sep 2012 07:08:33 +0000 (17:08 +1000)
commit7052d0b68aa1d5273e1fe8d40e0bcab4d3ac664b
treed0778a06fa6c42f8625973f4090cdfc2d1f28d25
parentc650423c261ed80aafe47fb7c455360432d4e2e1
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