crypto: ccree - grammar s/not room/no room/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 11 Feb 2020 18:19:24 +0000 (19:19 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 22 Feb 2020 01:25:46 +0000 (09:25 +0800)
Fix grammar in a comment.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccree/cc_request_mgr.c

index 2b8a9f5..2671cff 100644 (file)
@@ -378,7 +378,7 @@ static void cc_proc_backlog(struct cc_drvdata *drvdata)
                rc = cc_queues_status(drvdata, mgr, bli->len);
                if (rc) {
                        /*
-                        * There is still not room in the FIFO for
+                        * There is still no room in the FIFO for
                         * this request. Bail out. We'll return here
                         * on the next completion irq.
                         */