fs/fscache/object-list.c: fix warning on 32-bit
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 26 May 2010 06:43:02 +0000 (23:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 May 2010 15:19:23 +0000 (08:19 -0700)
commitcc68e3be7412baaa1ea2a2df9e88770f1753da78
treea92e184579a6810d6178aa305a3b7ba0694487bd
parent3c7b204547bc3d342a4e31196fe14803581d279f
fs/fscache/object-list.c: fix warning on 32-bit

fs/fscache/object-list.c: In function 'fscache_objlist_lookup':
fs/fscache/object-list.c:105: warning: cast to pointer from integer of different size

Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fscache/object-list.c