From: Lucas Henneman Date: Fri, 23 Jul 2021 14:43:27 +0000 (-0400) Subject: staging: vt6655: remove filename from baseband.c X-Git-Tag: howlett/maple/20220722_2~2446^2~381 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cae9546ac9f160573029dea6e6bec8d8aed471b8;p=users%2Fjedix%2Flinux-maple.git staging: vt6655: remove filename from baseband.c This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for baseband.c. Signed-off-by: Lucas Henneman Link: https://lore.kernel.org/r/20210723144340.15787-2-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/baseband.c b/drivers/staging/vt6655/baseband.c index d89163299172..f73f3fad3e05 100644 --- a/drivers/staging/vt6655/baseband.c +++ b/drivers/staging/vt6655/baseband.c @@ -3,8 +3,6 @@ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * - * File: baseband.c - * * Purpose: Implement functions to access baseband * * Author: Kyle Hsu