diff options
author | Aldas Taraškevičius <aldas60@gmail.com> | 2021-08-27 19:32:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-28 08:33:33 +0200 |
commit | e1e0ee8ed2b0e95df46785a98118465de880137e (patch) | |
tree | f730b697f442219da66516374b065ae3aaeee3dc /drivers/staging/vt6656/device.h | |
parent | 65bbdabe2a27a4f46387a3b6976d2355d67f9706 (diff) | |
download | linux-stable-e1e0ee8ed2b0e95df46785a98118465de880137e.tar.gz linux-stable-e1e0ee8ed2b0e95df46785a98118465de880137e.tar.bz2 linux-stable-e1e0ee8ed2b0e95df46785a98118465de880137e.zip |
staging: vt6656: Remove filenames in files
checkpatch.pl warning: It's generally not useful to have the filename in
the file
Remove the filenames.
Signed-off-by: Aldas Taraškevičius <aldas60@gmail.com>
Link: https://lore.kernel.org/r/20210827163203.4100-1-aldas60@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/device.h')
-rw-r--r-- | drivers/staging/vt6656/device.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6656/device.h b/drivers/staging/vt6656/device.h index 2c93a2e66c8a..8b6623a751f0 100644 --- a/drivers/staging/vt6656/device.h +++ b/drivers/staging/vt6656/device.h @@ -3,8 +3,6 @@ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * - * File: device.h - * * Purpose: MAC Data structure * * Author: Tevin Chen |