On 2019/5/19 17:35, Gao Xiang wrote: > From: Hariprasad Kelam <[email protected]> > > fix below warning reported by coccicheck > > drivers/staging/erofs/unzip_pagevec.h:74:2-5: WARNING: Use BUG_ON > instead of if condition followed by BUG. > > Signed-off-by: Hariprasad Kelam <[email protected]> > [ Gao Xiang: use DBG_BUGON instead of BUG_ON for eng version only. ] > Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
