+3
−6
Loading
If ->handler is set while it shouldn't be it indicates deep problems
so BUG_ON()-ning and preventing further damage is much more appropriate
than merely printing an error message.
Signed-off-by:
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>