From: Stefan Hajnoczi Date: Thu, 13 Jan 2011 23:47:26 +0000 (-0800) Subject: fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc X-Git-Tag: v2.6.38-rc1~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9ef8d5e394f70db64bda79c20d3569a20d2574;p=pandora-kernel.git fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc The sync_inodes_sb() function does not have a return value. Remove the outdated documentation comment. Signed-off-by: Stefan Hajnoczi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed