crypto: ccree - grammar s/not room/no room/

Fix grammar in a comment.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Geert Uytterhoeven 2020-02-11 19:19:24 +01:00 committed by Herbert Xu
parent 3b1cbdac32
commit 24b540f649
1 changed files with 1 additions and 1 deletions

View 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.
*/