HID: hid-ids.h: Whitespace fixup, align using TABs
authorKees Bakker <kees.bakker@xs4all.nl>
Fri, 2 Jul 2010 20:20:04 +0000 (22:20 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 12 Jul 2010 16:26:18 +0000 (18:26 +0200)
Hmmm. There are still people who have their editor setup with tabwidth 4.
Some of the entries were added with tabwidth 4, and for these people
the lineup looks OK. But in the Linux kernel source we use tabwidth 8.

This patch repairs that whitespace so that the number align properly.

Signed-off-by: Kees Bakker <kees.bakker@xs4all.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h

Simple merge