Files
linux/drivers/block
Jens Axboe 3603b8eacc Fix compile warnings due to missing removal of a 'ret' variable
Commit a8adbe3 forgot to remove the return variable, kill it.

drivers/block/loop.c: In function 'lo_splice_actor':
drivers/block/loop.c:398: warning: unused variable 'ret'
[...]
fs/nfsd/vfs.c: In function 'nfsd_splice_actor':
fs/nfsd/vfs.c:848: warning: unused variable 'ret'

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-12-20 09:15:19 +01:00
..
2010-11-10 14:54:09 +01:00
2010-08-07 18:52:30 +02:00
2010-02-22 13:44:45 +01:00
2010-10-23 18:45:06 +02:00
2010-11-06 07:49:56 -07:00
2009-03-26 21:15:27 +01:00
2008-10-21 07:48:11 -04:00
2010-11-10 14:54:09 +01:00