net: fddi: skfp: remove leading spaces before tabs
authorHui Tang <tanghui20@huawei.com>
Thu, 20 May 2021 03:47:51 +0000 (11:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 May 2021 22:10:57 +0000 (15:10 -0700)
There are a few leading spaces before tabs and remove it by running
the following commard:

    $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/'

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/ess.c
drivers/net/fddi/skfp/h/supern_2.h

index 35110c0c00a0496626907bc5130299d589a756d0..41107338f0c0268405ffe68e62e1b84799bdd7b4 100644 (file)
@@ -379,17 +379,17 @@ static int process_bw_alloc(struct s_smc *smc, long int payload, long int overhe
         * if the payload is greater than zero.
         * For the SBAPayload and the SBAOverhead we have the following
         * unite quations
-        *                    _           _
+        *                    _           _
         *                   |       bytes |
         *      SBAPayload = | 8000 ------ |
         *                   |          s  |
         *                    -           -
-        *                     _       _
+        *                     _       _
         *                    |  bytes  |
         *      SBAOverhead = | ------  |
         *                    |  T-NEG  |
         *                     -       -
-        *
+        *
         * T-NEG is described by the equation:
         *
         *                   (-) fddiMACT-NEG
index 78ae8ea4007c28635a0a008789df5e193a52a4a1..0bbbd411d00056f88f73cfae1ead293c7933708f 100644 (file)
@@ -1025,7 +1025,7 @@ struct tx_queue {
 #define        PLC_QELM_A_BIST 0x5b6b          /* BIST signature of QELM Rev. A */
 
 /*
-       FDDI board recources    
+       FDDI board recources
  */
 
 /*