* fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast
@ 2006-04-22 19:41 Russell King
2006-04-25 13:06 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2006-04-22 19:41 UTC (permalink / raw)
To: Linux Kernel List
fs/splice.c: In function '__generic_file_splice_read':
fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast
seems to be a warning from min(), so is potentially a bug.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast
2006-04-22 19:41 fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast Russell King
@ 2006-04-25 13:06 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2006-04-25 13:06 UTC (permalink / raw)
To: Linux Kernel List; +Cc: rmk+lkml
On Sat, Apr 22 2006, Russell King wrote:
> fs/splice.c: In function '__generic_file_splice_read':
> fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast
>
> seems to be a warning from min(), so is potentially a bug.
(you should cc someone, btw)
It's fixed in the git repo already, it'll go out soonish.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-25 13:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-22 19:41 fs/splice.c:286: warning: comparison of distinct pointer types lacks a cast Russell King
2006-04-25 13:06 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox