commit | e34525c3975832971451cb0908594c310fc83cd5 | [log] [tgz] |
---|---|---|
author | Jiang Jian <jiangjian@cdjrlc.com> | Thu Jun 23 00:02:22 2022 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 30 15:56:57 2022 +0800 |
tree | 8cfd44075a6e489c6965ce71a1ef619b08770b40 | |
parent | 1b069597c254a2969cf21142c3881b2d5e80c658 [diff] |
crypto: cavium - fix typos in comments Replace 'is' with 'it' file: drivers/crypto/cavium/cpt/cpt_hw_types.h line: 268 * which if the line hits and is is dirty will cause the line to be changed to: * which if the line hits and it is dirty will cause the line to be Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>