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