forked from Minki/linux
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:
parent
3b1cbdac32
commit
24b540f649
@ -378,7 +378,7 @@ static void cc_proc_backlog(struct cc_drvdata *drvdata)
|
|||||||
rc = cc_queues_status(drvdata, mgr, bli->len);
|
rc = cc_queues_status(drvdata, mgr, bli->len);
|
||||||
if (rc) {
|
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
|
* this request. Bail out. We'll return here
|
||||||
* on the next completion irq.
|
* on the next completion irq.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user