From: Colin Ian King Date: Fri, 5 Sep 2014 13:26:11 +0000 (+0100) Subject: mISDN: remove DSP_NEVER_DEFINED and adjust code identation X-Git-Tag: fixes-against-v3.18-rc2~81^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126859b992c30915aba8d6768254212010f1b43c;p=pandora-kernel.git mISDN: remove DSP_NEVER_DEFINED and adjust code identation The DSP_NEVER_DEFINED #ifdef is confusing, it slips in an extra } which is not required because the previous code is indented incorrectly. Correct the identation and remove the extraneous DSP_NEVER_DEFINED Signed-off-by: Colin Ian King Signed-off-by: David S. Miller --- Reading git-diff-tree failed