]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
staging: most: video: remove filename from the top-of-file comment
authorShyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
Mon, 27 Apr 2026 17:56:35 +0000 (23:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 May 2026 14:17:21 +0000 (16:17 +0200)
Remove the filename reference from top-of-file comment,
to resolve checkpatch.pl warning. The filename can become
outdated if the file is renamed.

No functional change.

Signed-off-by: Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
Link: https://patch.msgid.link/20260427175636.4605-1-shyamsunderreddypadira@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/video/video.c

index 98988b0d933064eee88d15fcfe75c5adb27b7cf9..f846bb343b2e4cf9a7a392521807718581e0915f 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * video.c - V4L2 component for Mostcore
+ * V4L2 component for Mostcore
  *
  * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG
  */