From: Jean Delvare Date: Thu, 17 Jul 2014 13:03:24 +0000 (+0200) Subject: i2c: i801: Fix the alignment of the device table X-Git-Tag: omap-for-v3.17/fixes-against-rc2~107^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3161106ab57afbfbe1c33d95bf4a569405983a;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed