[PATCH] splice: warning fix
authorAndrew Morton <akpm@osdl.org>
Tue, 11 Apr 2006 11:59:36 +0000 (13:59 +0200)
committerJens Axboe <axboe@suse.de>
Tue, 11 Apr 2006 11:59:36 +0000 (13:59 +0200)
From: Andrew Morton <akpm@osdl.org>

net/socket.c:148: warning: initialization from incompatible pointer type

extern declarations in .c files!  Bad boy.

Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found