Commit 8c8e5b6a authored by wangjianli's avatar wangjianli Committed by Herbert Xu

crypto: n2 - fix repeated words in comments

Delete the redundant word 'to'.
Signed-off-by: default avatarwangjianli <wangjianli@cdjrlc.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 10a2199c
...@@ -1494,7 +1494,7 @@ static void n2_unregister_algs(void) ...@@ -1494,7 +1494,7 @@ static void n2_unregister_algs(void)
* *
* So we have to back-translate, going through the 'intr' and 'ino' * So we have to back-translate, going through the 'intr' and 'ino'
* property tables of the n2cp MDESC node, matching it with the OF * property tables of the n2cp MDESC node, matching it with the OF
* 'interrupts' property entries, in order to to figure out which * 'interrupts' property entries, in order to figure out which
* devino goes to which already-translated IRQ. * devino goes to which already-translated IRQ.
*/ */
static int find_devino_index(struct platform_device *dev, struct spu_mdesc_info *ip, static int find_devino_index(struct platform_device *dev, struct spu_mdesc_info *ip,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment