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

Input: evbug - remove an empty comment block

This is a left-over from commit 1a59d1b8e05e ("treewide: Replace GPLv2
boilerplate/reference with SPDX - rule 156")

Axe an empty and useless comment block.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/fda981546203427a0ac86ef47f231239ad18ecfe.1618520227.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Christophe JAILLET and committed by
Dmitry Torokhov
204db365 ba5b93d5

-3
-3
drivers/input/evbug.c
··· 7 7 * Input driver event debug module - dumps all events into syslog 8 8 */ 9 9 10 - /* 11 - */ 12 - 13 10 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt 14 11 15 12 #include <linux/slab.h>