aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/db9.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-09-29 21:11:36 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-09-29 16:25:42 -0700
commit2d09ac951b7750780ecb3de3ccb642dffd7ef62b (patch)
treefab054129f01e8e66b88eb015dedb805d01d6645 /drivers/input/joystick/db9.c
parentInput: xpad - add X-Box Adaptive Profile button (diff)
downloadlinux-dev-2d09ac951b7750780ecb3de3ccb642dffd7ef62b.tar.xz
linux-dev-2d09ac951b7750780ecb3de3ccb642dffd7ef62b.zip
input: drop empty comment blocks
Commit 1a59d1b8e05e ("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>
Diffstat (limited to 'drivers/input/joystick/db9.c')
-rw-r--r--drivers/input/joystick/db9.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/input/joystick/db9.c b/drivers/input/joystick/db9.c
index 434d265fa2e8..4fba28b1a1e7 100644
--- a/drivers/input/joystick/db9.c
+++ b/drivers/input/joystick/db9.c
@@ -10,9 +10,6 @@
* Atari, Amstrad, Commodore, Amiga, Sega, etc. joystick driver for Linux
*/
-/*
- */
-
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/delay.h>