]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree test: fix sparse warning about 64-bit constant
authorMichel Lespinasse <walken@google.com>
Wed, 26 Sep 2012 01:33:34 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:26:17 +0000 (17:26 +1000)
commit6144c5d1b7e5bb9d1776eeb4fd8316c43281a8c4
tree283d91259200ea390290ee60035cfb2b86cc1ef7
parent17b021452cf108cd8b253c5bb02d239a1616537f
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