From: Lucas Henneman Date: Fri, 23 Jul 2021 14:43:29 +0000 (-0400) Subject: staging: vt6655: remove filename from card.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=065dddf31e5a45f67e6de1a18bd3353b4b216327;p=linux.git staging: vt6655: remove filename from card.h This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for card.h. Signed-off-by: Lucas Henneman Link: https://lore.kernel.org/r/20210723144340.15787-4-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/card.h b/drivers/staging/vt6655/card.h index 568a2ddd6588e..09e7f3f1cbedb 100644 --- a/drivers/staging/vt6655/card.h +++ b/drivers/staging/vt6655/card.h @@ -3,8 +3,6 @@ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * - * File: card.h - * * Purpose: Provide functions to setup NIC operation mode * * Author: Tevin Chen