i2c: i801: Fix the alignment of the device table
authorJean Delvare <jdelvare@suse.de>
Thu, 17 Jul 2014 13:03:24 +0000 (15:03 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 Jul 2014 17:56:19 +0000 (19:56 +0200)
A long name broke the alignment, shift the columns a bit to fix it and
make the table look nice again. While we're here, switch to the
standard comment style to make checkpatch happy, and use tabs instead
of spaces for column alignment.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found