From: Al Viro Date: Thu, 18 Jun 2015 19:47:17 +0000 (-0400) Subject: __ufs_trunc_blocks(): turn the part after switch into a loop X-Git-Tag: omap-for-v4.3/fixes-rc1~80^2~5^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42432739b5902f72011f701f5cd5b4227ebe991c;p=pandora-kernel.git __ufs_trunc_blocks(): turn the part after switch into a loop ... and turn the switch into if (), since all cases with depth != 1 have just become identical. Signed-off-by: Al Viro --- Reading git-diff-tree failed