ufs: get rid of redundant checks
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 28 May 2016 01:22:04 +0000 (21:22 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 May 2016 23:07:07 +0000 (19:07 -0400)
commite0d508f1092db9a56cc6ed617f473a2704f7f683
tree4456bbb2b853731a92dd61d8b1328082fa67ab3a
parent6f3fc1070be028170b0f4c0c326480c9fcd1da3e
ufs: get rid of redundant checks

ufs_check_page() makes sure there's no entries with zero ->reclen

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ufs/dir.c