From: Peng Li Date: Fri, 18 Jun 2021 02:32:20 +0000 (+0800) Subject: net: hostess_sv11: remove trailing whitespace X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=534f76d46245a18f82e008cdf449ad2408d07760;p=linux.git net: hostess_sv11: remove trailing whitespace This patch removes trailing whitespace. Signed-off-by: Peng Li Signed-off-by: David S. Miller --- diff --git a/drivers/net/wan/hostess_sv11.c b/drivers/net/wan/hostess_sv11.c index 8dce8b190420d..8914cdd833c4e 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 *