From: Lucas Henneman Date: Fri, 23 Jul 2021 14:43:26 +0000 (-0400) Subject: staging: vt6655: remove filename from baseband.h X-Git-Tag: v5.15~425^2~382 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14127269cd516fac7c1711accededddf3f2c7ab3;p=platform%2Fkernel%2Flinux-starfive.git staging: vt6655: remove filename from baseband.h This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for baseband.h. Signed-off-by: Lucas Henneman Link: https://lore.kernel.org/r/20210723144340.15787-1-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/baseband.h b/drivers/staging/vt6655/baseband.h index 9354ce7..0a30afa 100644 --- a/drivers/staging/vt6655/baseband.h +++ b/drivers/staging/vt6655/baseband.h @@ -3,8 +3,6 @@ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * - * File: baseband.h - * * Purpose: Implement functions to access baseband * * Author: Jerry Chen