mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] Input: evbug - Remove an empty comment block
@ 2021-04-15 20:58 Christophe JAILLET
  2021-04-15 20:58 ` [PATCH 2/2] Input: evbug - Use 'pr_debug()' instead of hand-writing it Christophe JAILLET
  2021-04-25  5:26 ` [PATCH 1/2] Input: evbug - Remove an empty comment block Dmitry Torokhov
  0 siblings, 2 replies; 4+ messages in thread
From: Christophe JAILLET @ 2021-04-15 20:58 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: linux-input, linux-kernel, kernel-janitors, Christophe JAILLET

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>
---
 drivers/input/evbug.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/input/evbug.c b/drivers/input/evbug.c
index c0d0b121ae7e..e47bdf92088a 100644
--- a/drivers/input/evbug.c
+++ b/drivers/input/evbug.c
@@ -7,9 +7,6 @@
  *  Input driver event debug module - dumps all events into syslog
  */
 
-/*
- */
-
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
 #include <linux/slab.h>
-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-25  5:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15 20:58 [PATCH 1/2] Input: evbug - Remove an empty comment block Christophe JAILLET
2021-04-15 20:58 ` [PATCH 2/2] Input: evbug - Use 'pr_debug()' instead of hand-writing it Christophe JAILLET
2021-04-15 23:52   ` Joe Perches
2021-04-25  5:26 ` [PATCH 1/2] Input: evbug - Remove an empty comment block Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®