__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: NAl Viro <viro@zeniv.linux.org.uk>
Showing
想要评论请 注册 或 登录
... and turn the switch into if (), since all cases with
depth != 1 have just become identical.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>