commit | 9141b60cf6a53c99f8a9309bf8e1c6650a6785c1 | [log] [tgz] |
---|---|---|
author | Chen Gong <gongchen4@huawei.com> | Tue Sep 18 22:27:28 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 18 16:35:03 2018 +0200 |
tree | c2520c1b48e595a7a88e0c022de9da4a862fe9d7 | |
parent | 284db12cfda3a24c47b9c4b867ce4cf3dcf047a3 [diff] |
staging: erofs: replace BUG_ON with DBG_BUGON in data.c This patch replace BUG_ON with DBG_BUGON in data.c, and add necessary error handler. Signed-off-by: Chen Gong <gongchen4@huawei.com> Reviewed-by: Gao Xiang <gaoxiang25@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>