From: Jeremy Fitzhardinge Date: Fri, 6 Mar 2009 17:56:26 +0000 (-0800) Subject: xen/xenfs: set_page_dirty is supposed to return true if it dirties X-Git-Tag: v2.6.37-rc1~93^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f8c1c343f2918ea24f05282d14e711887d8278;p=pandora-kernel.git xen/xenfs: set_page_dirty is supposed to return true if it dirties I don't think it matters at all in this case (there's only one caller which checks the return value), but may as well be strictly correct. [ Impact: cleanup ] Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed