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

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