From: Lucas Henneman Date: Fri, 23 Jul 2021 14:43:31 +0000 (-0400) Subject: staging: vt6655: remove filename from channel.h X-Git-Tag: v5.15-rc1~154^2~377 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=646ce5315f5806d3ac04a47915e4a90ee7c7bd6b;p=thirdparty%2Fkernel%2Flinux.git staging: vt6655: remove filename from channel.h This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for channel.h. Signed-off-by: Lucas Henneman Link: https://lore.kernel.org/r/20210723144340.15787-6-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/channel.h b/drivers/staging/vt6655/channel.h index 0d2709607456d..78b2d82317e52 100644 --- a/drivers/staging/vt6655/channel.h +++ b/drivers/staging/vt6655/channel.h @@ -3,7 +3,6 @@ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * - * File: channel.h */ #ifndef _CHANNEL_H_