]> 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, 28 Sep 2012 00:19:29 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:00:57 +0000 (14:00 +1000)
commit38a7cfbce78f0ee3845dcda0a14c41baff52de37
treee9a1d9423cb4005c3664de21fdea54cb452d930a
parent6b9b121ba69b31b6677dbc6a2ff28d77805c7cb2
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