From: Adrian Knoth Date: Fri, 19 Oct 2012 15:42:30 +0000 (+0200) Subject: ALSA: hdspm - Fix coding style in CTL_ELEM macros X-Git-Tag: v3.7-rc3~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27a64f9973ff932ece576793c195de60c1c6c9b;p=pandora-kernel.git ALSA: hdspm - Fix coding style in CTL_ELEM macros checkpatch.pl discourages the use of spaces at the beginning of lines. Some of the CTL_ELEM defines were not properly indented. This patch replaces the leading spaces by tabs. No functionality is changed, the commit is purely cosmetic. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed