mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
Input: iforce - remove empty multiline comments
Those are remnants of the SPDX identifier migration, which haven't been removed properly. Signed-off-by: Tim Schumacher <timschumi@gmx.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
ecb41832bd
commit
6d45d3e08b
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "iforce.h"
|
#include "iforce.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <asm/unaligned.h>
|
#include <asm/unaligned.h>
|
||||||
#include "iforce.h"
|
#include "iforce.h"
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <asm/unaligned.h>
|
#include <asm/unaligned.h>
|
||||||
#include "iforce.h"
|
#include "iforce.h"
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/serio.h>
|
#include <linux/serio.h>
|
||||||
#include "iforce.h"
|
#include "iforce.h"
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/usb.h>
|
#include <linux/usb.h>
|
||||||
#include "iforce.h"
|
#include "iforce.h"
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
* USB/RS232 I-Force joysticks and wheels.
|
* USB/RS232 I-Force joysticks and wheels.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
#include <linux/input.h>
|
#include <linux/input.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user