]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 5 Dec 2018 13:23:13 +0000 (21:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Dec 2018 15:08:56 +0000 (16:08 +0100)
commit8b987bca2d09649683cbe496419a011df8c08493
tree5e59c1dbcacfff72b83c221dca01227151658eea
parent6bbb77a811085b62056bf3583dbc5d28a319c0cb
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs

remove all redundant BUG_ONs, and turn the rest
useful usages to DBG_BUGONs.

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/dir.c
drivers/staging/erofs/inode.c
drivers/staging/erofs/super.c