summaryrefslogtreecommitdiff
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorPeng Li <lipeng321@huawei.com>2021-06-18 10:32:20 +0800
committerDavid S. Miller <davem@davemloft.net>2021-06-18 11:42:39 -0700
commit534f76d46245a18f82e008cdf449ad2408d07760 (patch)
treeea4c2a7a96df198973c1c38118ebedb2a3c6e4e6 /drivers/net/wan
parentfe9be8daef8a7e6bd539fa57a9e14c6b4f8261f7 (diff)
net: hostess_sv11: remove trailing whitespace
This patch removes trailing whitespace. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan')
-rw-r--r--drivers/net/wan/hostess_sv11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wan/hostess_sv11.c b/drivers/net/wan/hostess_sv11.c
index 8dce8b190420..8914cdd833c4 100644
--- a/drivers/net/wan/hostess_sv11.c
+++ b/drivers/net/wan/hostess_sv11.c
@@ -9,7 +9,7 @@
*
* It supports DMA using two DMA channels in SYNC mode. The driver doesn't
* use these facilities
- *
+ *
* The control port is at io+1, the data at io+3 and turning off the DMA
* is done by writing 0 to io+4
*