summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hostess_sv11.c
diff options
context:
space:
mode:
authorPeng Li <lipeng321@huawei.com>2021-06-18 04:32:20 +0200
committerDavid S. Miller <davem@davemloft.net>2021-06-18 20:42:39 +0200
commit534f76d46245a18f82e008cdf449ad2408d07760 (patch)
treeea4c2a7a96df198973c1c38118ebedb2a3c6e4e6 /drivers/net/wan/hostess_sv11.c
parentnet: hostess_sv11: move out assignment in if condition (diff)
downloadlinux-534f76d46245a18f82e008cdf449ad2408d07760.tar.xz
linux-534f76d46245a18f82e008cdf449ad2408d07760.zip
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/hostess_sv11.c')
-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
*