input: drop empty comment blocks

Commit 1a59d1b8e0 ("treewide: Replace GPLv2 boilerplate/reference with
SPDX - rule 156") has left some empty comment blocks.

Remove them to save a few lines of code.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/26a2b905b259bfffaf2de5b26f2007b8606970ed.1664478665.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Christophe JAILLET 2022-09-29 21:11:36 +02:00 committed by Dmitry Torokhov
parent fff1011a26
commit 2d09ac951b
46 changed files with 0 additions and 138 deletions

View File

@ -6,9 +6,6 @@
* Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru> * Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru>
*/ */
/*
*/
/* #define DEBUG */ /* #define DEBUG */
#include <linux/input.h> #include <linux/input.h>

View File

@ -6,9 +6,6 @@
* Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru> * Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru>
*/ */
/*
*/
/* #define DEBUG */ /* #define DEBUG */
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

View File

@ -7,9 +7,6 @@
* EMU10k1 - SB Live / Audigy - gameport driver for Linux * EMU10k1 - SB Live / Audigy - gameport driver for Linux
*/ */
/*
*/
#include <asm/io.h> #include <asm/io.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -7,9 +7,6 @@
* PDPI Lightning 4 gamecard driver for Linux. * PDPI Lightning 4 gamecard driver for Linux.
*/ */
/*
*/
#include <asm/io.h> #include <asm/io.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/errno.h> #include <linux/errno.h>

View File

@ -8,9 +8,6 @@
* NS558 based standard IBM game port driver for Linux * NS558 based standard IBM game port driver for Linux
*/ */
/*
*/
#include <asm/io.h> #include <asm/io.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -7,9 +7,6 @@
* FP-Gaming Assassin 3D joystick driver for Linux * FP-Gaming Assassin 3D joystick driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Logitech ADI joystick family driver for Linux * Logitech ADI joystick family driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -7,9 +7,6 @@
* Driver for Amiga joysticks for Linux/m68k * Driver for Amiga joysticks for Linux/m68k
*/ */
/*
*/
#include <linux/types.h> #include <linux/types.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -7,9 +7,6 @@
* Analog joystick and gamepad driver for Linux * Analog joystick and gamepad driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -7,9 +7,6 @@
* Creative Labs Blaster GamePad Cobra driver for Linux * Creative Labs Blaster GamePad Cobra driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -10,9 +10,6 @@
* Atari, Amstrad, Commodore, Amiga, Sega, etc. joystick driver for Linux * Atari, Amstrad, Commodore, Amiga, Sega, etc. joystick driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/delay.h> #include <linux/delay.h>

View File

@ -11,9 +11,6 @@
* Raphael Assenat * Raphael Assenat
*/ */
/*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -7,9 +7,6 @@
* Genius Flight 2000 joystick driver for Linux * Genius Flight 2000 joystick driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Gravis/Kensington GrIP protocol joystick and gamepad driver for Linux * Gravis/Kensington GrIP protocol joystick and gamepad driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Guillemot Digital Interface Protocol driver for Linux * Guillemot Digital Interface Protocol driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -10,9 +10,6 @@
* InterAct digital gamepad/joystick driver for Linux * InterAct digital gamepad/joystick driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -8,9 +8,6 @@
* out of the joystick port into the syslog ... * out of the joystick port into the syslog ...
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/gameport.h> #include <linux/gameport.h>
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -7,9 +7,6 @@
* Magellan and Space Mouse 6dof controller driver for Linux * Magellan and Space Mouse 6dof controller driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Microsoft SideWinder joystick family driver for Linux * Microsoft SideWinder joystick family driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -11,9 +11,6 @@
* SpaceTec SpaceBall 2003/3003/4000 FLX driver for Linux * SpaceTec SpaceBall 2003/3003/4000 FLX driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -10,9 +10,6 @@
* SpaceTec SpaceOrb 360 and Avenger 6dof controller driver for Linux * SpaceTec SpaceOrb 360 and Avenger 6dof controller driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -8,9 +8,6 @@
* Gravis Stinger gamepad driver for Linux * Gravis Stinger gamepad driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -10,9 +10,6 @@
* ThrustMaster DirectConnect (BSP) joystick family driver for Linux * ThrustMaster DirectConnect (BSP) joystick family driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -10,9 +10,6 @@
* TurboGraFX parallel port interface driver for Linux. * TurboGraFX parallel port interface driver for Linux.
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/parport.h> #include <linux/parport.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -32,9 +32,6 @@
* Arndt Schoenewald <arndt@quelltext.com> * Arndt Schoenewald <arndt@quelltext.com>
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Logitech WingMan Warrior joystick driver for Linux * Logitech WingMan Warrior joystick driver for Linux
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -28,9 +28,6 @@
* coder :-( * coder :-(
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -10,9 +10,6 @@
* Amiga keyboard driver for Linux/m68k * Amiga keyboard driver for Linux/m68k
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -21,9 +21,6 @@
* This driver only deals with handing key events off to the input layer. * This driver only deals with handing key events off to the input layer.
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -46,9 +46,6 @@
* http://www.vt100.net/manx/details?pn=EK-104AA-TM-001;id=21;cp=1 * http://www.vt100.net/manx/details?pn=EK-104AA-TM-001;id=21;cp=1
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -7,9 +7,6 @@
* Newton keyboard driver for Linux * Newton keyboard driver for Linux
*/ */
/*
*/
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -10,9 +10,6 @@
* by Justin Cormack * by Justin Cormack
*/ */
/*
*/
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -7,9 +7,6 @@
* Sun keyboard driver for Linux * Sun keyboard driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* XT keyboard driver for Linux * XT keyboard driver for Linux
*/ */
/*
*/
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/input.h> #include <linux/input.h>

View File

@ -13,9 +13,6 @@
* Inport (ATI XL and Microsoft) busmouse driver for Linux * Inport (ATI XL and Microsoft) busmouse driver for Linux
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/ioport.h> #include <linux/ioport.h>
#include <linux/init.h> #include <linux/init.h>

View File

@ -14,9 +14,6 @@
* Logitech Bus Mouse Driver for Linux * Logitech Bus Mouse Driver for Linux
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/ioport.h> #include <linux/ioport.h>

View File

@ -10,9 +10,6 @@
* IBM PC110 touchpad driver for Linux * IBM PC110 touchpad driver for Linux
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/errno.h> #include <linux/errno.h>

View File

@ -7,9 +7,6 @@
* Serial mouse driver for Linux * Serial mouse driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -12,9 +12,6 @@
* Later on, I had access to the device's documentation (referenced below). * Later on, I had access to the device's documentation (referenced below).
*/ */
/*
*/
/* /*
* Building an adaptor to DE9 / DB25 RS232 * Building an adaptor to DE9 / DB25 RS232
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -7,9 +7,6 @@
* 82C710 C&T mouse port chip driver for Linux * 82C710 C&T mouse port chip driver for Linux
*/ */
/*
*/
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/ioport.h> #include <linux/ioport.h>

View File

@ -10,9 +10,6 @@
* Q40 PS/2 keyboard controller driver for Linux/m68k * Q40 PS/2 keyboard controller driver for Linux/m68k
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/serio.h> #include <linux/serio.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>

View File

@ -8,9 +8,6 @@
* Acorn RiscPC PS/2 keyboard controller driver for Linux/ARM * Acorn RiscPC PS/2 keyboard controller driver for Linux/ARM
*/ */
/*
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <linux/serio.h> #include <linux/serio.h>

View File

@ -7,9 +7,6 @@
* Copyright (c) 2003 Daniele Bellucci * Copyright (c) 2003 Daniele Bellucci
*/ */
/*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/stddef.h> #include <linux/stddef.h>

View File

@ -9,9 +9,6 @@
* v3.2 - Added sysfs support * v3.2 - Added sysfs support
*/ */
/*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/module.h> #include <linux/module.h>

View File

@ -5,9 +5,6 @@
* Copyright (c) 2010 Xing Wei <weixing@hanwang.com.cn> * Copyright (c) 2010 Xing Wei <weixing@hanwang.com.cn>
*/ */
/*
*/
#include <linux/types.h> #include <linux/types.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -7,9 +7,6 @@
* Gunze AHL-51S touchscreen driver for Linux * Gunze AHL-51S touchscreen driver for Linux
*/ */
/*
*/
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>