On Tue, 2019-05-21 at 12:42 +0300, Dan Carpenter wrote: > We used a script to indent this code back in 2012, but I guess it got > confused by the ifdefs and added some extra tabs. This patch removes > them. Yup, thanks Dan. Emacs indent-region made a mess of it. > drivers/isdn/mISDN/dsp_cmx.c | 427 +++++++++++++++++------------------ > 1 file changed, 213 insertions(+), 214 deletions(-)