From: Dan Carpenter Date: Fri, 5 Mar 2010 21:42:51 +0000 (-0800) Subject: splice: comparing unsigned int < 0 X-Git-Tag: v2.6.34-rc1~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1664f92b2247111b7d37e454a050b76ac61b7f;p=pandora-kernel.git splice: comparing unsigned int < 0 "ret" needs to be signed or the error handling for splice_to_pipe() won't work correctly. Signed-off-by: Dan Carpenter Cc: Tom Zanussi Cc: Jens Axboe Cc: Lai Jiangshan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed