commit | 28d7530928d01638678f63c3c70113540b0e6abe | [log] [tgz] |
---|---|---|
author | Michel Lespinasse <walken@google.com> | Mon Oct 08 16:31:04 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 09 16:22:36 2012 +0900 |
tree | 24360edfdb268991264c9722bc232c0e8dd2612b | |
parent | 59633abf34e2f44b8e772a2c12a92132aa7c2220 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>