On Sat, Mar 07, 2026 at 02:09:25PM +0000, Rachit Dhar wrote:
Added comments to mutex declarations, to resolve the associated checkpatch.pl checks:
CHECK: struct mutex definition without comment
struct mutex lock;CHECK: struct mutex definition without comment
struct mutex lights_lock;Signed-off-by: Rachit Dhar rchtdhr@gmail.com
This is a v4 so there should be a explanation of what changed since v3.
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
regards, dan carpenter