From: NeilBrown Date: Sun, 26 Mar 2006 09:37:17 +0000 (-0800) Subject: [PATCH] Make address_space_operations->sync_page return void X-Git-Tag: v2.6.17-rc1~640 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3978d7179d3849848df8a37dd0a5acc20bcb8750;p=pandora-kernel.git [PATCH] Make address_space_operations->sync_page return void The only user ignores the return value, and the only instanace (block_sync_page) always returns 0... Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed