]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONs
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 11 Dec 2018 07:17:49 +0000 (15:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Dec 2018 09:56:34 +0000 (10:56 +0100)
commit70b17991d89554cdd16f3e4fb0179bcc03c808d9
tree74e70a8296c040b0d919be9a8332fe7b51f9d6d2
parentd3086550faea48d87343b34aca15be853ea79f96
staging: erofs: unzip_{pagevec.h,vle.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>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/unzip_pagevec.h
drivers/staging/erofs/unzip_vle.c