]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
net: farsync: remove redundant blank lines
authorPeng Li <lipeng321@huawei.com>
Tue, 8 Jun 2021 08:12:27 +0000 (16:12 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2021 19:04:04 +0000 (12:04 -0700)
This patch removes some redundant blank lines.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/farsync.c

index 5de71e44fc5afcd3df163fe66e02e7062857850a..0081ec813b9a47b083416f0bd5c15c58bb789775 100644 (file)
@@ -479,7 +479,6 @@ struct fst_card_info {
 #define dev_to_port(D)  (dev_to_hdlc(D)->priv)
 #define port_to_dev(P)  ((P)->dev)
 
-
 /*
  *      Shared memory window access macros
  *
@@ -1194,7 +1193,6 @@ fst_recover_rx_error(struct fst_card_info *card, struct fst_port_info *port,
        }
        port->rxpos = rxp;
        return;
-
 }
 
 /*      Rx complete interrupt
@@ -2159,7 +2157,6 @@ fst_openport(struct fst_port_info *port)
                port->txqe = 0;
                port->txqs = 0;
        }
-
 }
 
 static void