From: Mauro Carvalho Chehab Date: Fri, 8 Feb 2013 18:17:10 +0000 (-0200) Subject: [media] tveeprom: Fix lots of bad whitespace X-Git-Tag: v3.9-rc1~93^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc318180c8ec87ce692d1fbb22923f9e05871197;p=pandora-kernel.git [media] tveeprom: Fix lots of bad whitespace While running checkpatch.pl after the last patch, I noticed lots of those: WARNING: please, no space before tabs #151: FILE: drivers/media/common/tveeprom.c:99: +^I{ TUNER_ABSENT, ^I^I"None" },$ (together with other checkpatch.pl errors/warnings) While I won't be fixing everything, as I have already an script to fix the above, let's do it, in order to clean it a little bit. While here, also drop cmacs-specific format text at the end. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed