]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 11 Dec 2018 07:17:50 +0000 (15:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Dec 2018 09:56:34 +0000 (10:56 +0100)
commitb8e076a6ef253e763bfdb81e5c72bcc828b0fbeb
treecf843bbd6d5a8916aefdafce50eb0f4d912d4356
parent70b17991d89554cdd16f3e4fb0179bcc03c808d9
staging: erofs: unzip_vle_lz4.c,utils.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_vle_lz4.c
drivers/staging/erofs/utils.c