From: Dave Kleikamp Date: Sat, 13 Oct 2007 17:58:00 +0000 (-0500) Subject: JFS: Bio cleanup: Replace missing return statements X-Git-Tag: v2.6.24-rc1~1361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8fe64237646fdd2c2de2722ec4189a5999119d;p=pandora-kernel.git JFS: Bio cleanup: Replace missing return statements commit e30408b2a99cb7b8bf529c7dc2328a19d71894cf ("JFS: fix bio-related build breakage") removed some "return 0;" statements, rather than changing them to null returns. Signed-off-by: Dave Kleikamp Cc: Jeff Garzik Cc: Randy Dunlap Cc: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed