From: Peng Li Date: Fri, 18 Jun 2021 02:32:20 +0000 (+0800) Subject: net: hostess_sv11: remove trailing whitespace X-Git-Tag: io_uring-5.14-2021-07-09~10^2~124^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=534f76d46245a18f82e008cdf449ad2408d07760;p=linux-block.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 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 *