]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: most: dim2: remove filename from comment blocks
authorShyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
Sun, 3 May 2026 10:44:46 +0000 (16:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 May 2026 14:17:58 +0000 (16:17 +0200)
commit4776aefb5aa5c2c5250597b95ab8d490e6b783cf
tree5e4e1fb97dea693022846cdc9adfe93e23de3b8b
parent24b42bcd064b02a88f73e6163c2db2c8e4ef7100
staging: most: dim2: remove filename from comment blocks

Remove redundant filename references from top-of-file
comment blocks across dim2 source files to resolve
checkpatch.pl warnings.

The filename is already implied by the file path and
including it in comments can become outdated.

No functional changes.

Signed-off-by: Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
Link: https://patch.msgid.link/20260503104447.64657-1-shyamsunderreddypadira@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/dim2/dim2.c
drivers/staging/most/dim2/errors.h
drivers/staging/most/dim2/hal.c
drivers/staging/most/dim2/hal.h
drivers/staging/most/dim2/reg.h
drivers/staging/most/dim2/sysfs.h