From: Theodore Ts'o Date: Sat, 26 Feb 2011 19:07:37 +0000 (-0500) Subject: ext4: simple cleanups to write_cache_pages_da() X-Git-Tag: v2.6.39-rc1~73^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f01b02c8c4e4111bd1adbcafb5741e8e991f5fd;p=pandora-kernel.git ext4: simple cleanups to write_cache_pages_da() Eliminate duplicate code, unneeded variables, etc., to make it easier to understand the code. No behavioral changes were made in this patch. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed