commit | ce3161106ab57afbfbe1c33d95bf4a569405983a | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Thu Jul 17 15:03:24 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Jul 17 19:56:19 2014 +0200 |
tree | e58a816baeaf35bd69a25f44da7fc1303b3026be | |
parent | 2408c17fce9236d929b15a975cbd8129de089d62 [diff] |
i2c: i801: Fix the alignment of the device table 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>