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

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
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include "iforce.h"
/*
......
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include <asm/unaligned.h>
#include "iforce.h"
......
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include <asm/unaligned.h>
#include "iforce.h"
......
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include <linux/serio.h>
#include "iforce.h"
......
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include <linux/usb.h>
#include "iforce.h"
......
......@@ -6,9 +6,6 @@
* USB/RS232 I-Force joysticks and wheels.
*/
/*
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/input.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment