]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad923299351750cef294037f9b74c2cfbba34188
treea92e184579a6810d6178aa305a3b7ba0694487bd
parent871b88b4eab4d1add25b75c81fb3ed9cbc2efc7b
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