Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d45d3e0 authored by Tim Schumacher's avatar Tim Schumacher Committed by Dmitry Torokhov
Browse files

Input: iforce - remove empty multiline comments



Those are remnants of the SPDX identifier migration, which haven't been
removed properly.

Signed-off-by: default avatarTim Schumacher <timschumi@gmx.de>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent ecb41832
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
 *  USB/RS232 I-Force joysticks and wheels.
 */

/*
 */

#include "iforce.h"

/*
+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
 *  USB/RS232 I-Force joysticks and wheels.
 */

/*
 */

#include <asm/unaligned.h>
#include "iforce.h"

+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
 *  USB/RS232 I-Force joysticks and wheels.
 */

/*
 */

#include <asm/unaligned.h>
#include "iforce.h"

+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
 *  USB/RS232 I-Force joysticks and wheels.
 */

/*
 */

#include <linux/serio.h>
#include "iforce.h"

+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
 *  USB/RS232 I-Force joysticks and wheels.
 */

/*
 */

#include <linux/usb.h>
#include "iforce.h"

Loading