Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: vt6655: remove filename from dpc.c

This patch resolves checkpatch's warning, "It's generally not useful to
have the filename in the file" for dpc.c.

Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org>
Link: https://lore.kernel.org/r/20210723144340.15787-9-lucas.henneman@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Lucas Henneman and committed by
Greg Kroah-Hartman
eee245f5 0e9e3f61

-2
-2
drivers/staging/vt6655/dpc.c
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: dpc.c 7 - * 8 6 * Purpose: handle dpc rx functions 9 7 * 10 8 * Author: Lyndon Chen