On Sun, Feb 28, 2021 at 12:10:22PM +0100, Julia Lawall wrote: > From: kernel test robot <[email protected]> > > Use BUG_ON instead of a if condition followed by BUG. > > Generated by: scripts/coccinelle/misc/bugon.cocci > > Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported") > CC: Guo Ren <[email protected]> > Reported-by: kernel test robot <[email protected]> > Signed-off-by: kernel test robot <[email protected]> > Signed-off-by: Julia Lawall <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>

