s/superflous/superfluous/

Signed-off-by: Bhaskar Chowdhury <unixbhas...@gmail.com>
---
 drivers/dma/nbpfaxi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/nbpfaxi.c b/drivers/dma/nbpfaxi.c
index 9c52c57919c6..9eacaa20ddb3 100644
--- a/drivers/dma/nbpfaxi.c
+++ b/drivers/dma/nbpfaxi.c
@@ -898,7 +898,7 @@ static int nbpf_config(struct dma_chan *dchan,
        /*
         * We could check config->slave_id to match chan->terminal here,
         * but with DT they would be coming from the same source, so
-        * such a check would be superflous
+        * such a check would be superfluous
         */

        chan->slave_dst_addr = config->dst_addr;
--
2.26.3

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to