OSDN Git Service

mISDN: Fix indenting in dsp_cmx.c
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 21 May 2019 09:42:56 +0000 (12:42 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 May 2019 19:14:37 +0000 (12:14 -0700)
commitd008b3d2be4b00267e7af5c21269e7af4f65c6e2
tree8ae3ea9e2af56301d1e532d3f27a8a21c8753df8
parent40a1578d631a8ac1cf0ef797c435114107747859
mISDN: Fix indenting in dsp_cmx.c

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.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/dsp_cmx.c