query on fixing checkpatch BUG() variants warning
From: Deepak R Varma
Date: Sun Oct 16 2022 - 14:32:22 EST
Hello,
I am participating in Outreachy program for Dec 2022. Could you please suggest
if I should explore resolving following checkpatch warning reported by
driver/stagning/most/*/*.c files?
Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
Thank you,
./drv