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

staging: vt6655: Remove filenames in files

Fix checkpatch warnings about having filenames in the files.

Signed-off-by: Aldas Taraškevičius <aldas60@gmail.com>
Link: https://lore.kernel.org/r/20210828072119.1395-1-aldas60@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Aldas Taraškevičius and committed by
Greg Kroah-Hartman
4adb389e 6506cd9f

-22
-2
drivers/staging/vt6655/desc.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: desc.h 7 - * 8 6 * Purpose:The header file of descriptor 9 7 * 10 8 * Revision History:
-2
drivers/staging/vt6655/device.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: device.h 7 - * 8 6 * Purpose: MAC Data structure 9 7 * 10 8 * Author: Tevin Chen
-2
drivers/staging/vt6655/power.c
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: power.c 7 - * 8 6 * Purpose: Handles 802.11 power management functions 9 7 * 10 8 * Author: Lyndon Chen
-2
drivers/staging/vt6655/power.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: power.h 7 - * 8 6 * Purpose: Handles 802.11 power management functions 9 7 * 10 8 * Author: Lyndon Chen
-2
drivers/staging/vt6655/rf.c
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: rf.c 7 - * 8 6 * Purpose: rf function code 9 7 * 10 8 * Author: Jerry Chen
-2
drivers/staging/vt6655/rf.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: rf.h 7 - * 8 6 * Purpose: 9 7 * 10 8 * Author: Jerry Chen
-2
drivers/staging/vt6655/rxtx.c
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: rxtx.c 7 - * 8 6 * Purpose: handle WMAC/802.3/802.11 rx & tx functions 9 7 * 10 8 * Author: Lyndon Chen
-2
drivers/staging/vt6655/rxtx.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: rxtx.h 7 - * 8 6 * Purpose: 9 7 * 10 8 * Author: Jerry Chen
-2
drivers/staging/vt6655/srom.c
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: srom.c 7 - * 8 6 * Purpose:Implement functions to access eeprom 9 7 * 10 8 * Author: Jerry Chen
-2
drivers/staging/vt6655/srom.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: srom.h 7 - * 8 6 * Purpose: Implement functions to access eeprom 9 7 * 10 8 * Author: Jerry Chen
-2
drivers/staging/vt6655/tmacro.h
··· 3 3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. 4 4 * All rights reserved. 5 5 * 6 - * File: tmacro.h 7 - * 8 6 * Purpose: define basic common types and macros 9 7 * 10 8 * Author: Tevin Chen