From: Christoph Hellwig Date: Mon, 16 Mar 2009 07:20:52 +0000 (+0100) Subject: xfs: cleanup xlog_recover_do_trans X-Git-Tag: v2.6.30-rc1~232^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0205e032b9733bb634ad5dadc79a0f6d30c721;p=pandora-kernel.git xfs: cleanup xlog_recover_do_trans Change the big if-elsif-else block handling the different item types into a more natural switch, remove assignments in conditionals and remove an out of place comment from centuries ago on IRIX. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed