[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0xOKFkL84jqTSj8@debian-BULLSEYE-live-builder-AMD64>
Date: Sun, 16 Oct 2022 14:32:08 -0400
From: Deepak R Varma <drv@...lo.com>
To: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev,
gregkh@...uxfoundation.org
Cc: kumarpraveen@...ux.microsoft.com, saurabh.truth@...il.com
Subject: query on fixing checkpatch BUG() variants warning
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
Powered by blists - more mailing lists