Re: [PATCH] crypto: nx - drop unexpected word "the"

2022-06-30 Thread Herbert Xu
Jiang Jian wrote: > there is an unexpected word "the" in the comments that need to be dropped > >>- * The DDE is setup with the the DDE count, byte count, and address of >>+ * The DDE is setup with the DDE count, byte count, and address of > > Signed-off-by: Jiang Jian > --- > drivers/crypto/nx

[PATCH] crypto: nx - drop unexpected word "the"

2022-06-23 Thread Jiang Jian
there is an unexpected word "the" in the comments that need to be dropped >- * The DDE is setup with the the DDE count, byte count, and address of >+ * The DDE is setup with the DDE count, byte count, and address of Signed-off-by: Jiang Jian --- drivers/crypto/nx/nx-common-powernv.c | 2 +- 1 f