Commit b29ea0e7 authored by wangjianli's avatar wangjianli Committed by Linus Walleij

arm/mach-ux500: fix repeated words in comments

Delete the redundant word 'in'.
Signed-off-by: default avatarwangjianli <wangjianli@cdjrlc.com>
Link: https://lore.kernel.org/r/20221020124558.38060-1-wangjianli@cdjrlc.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 9abf2313
...@@ -124,7 +124,7 @@ bool prcmu_pending_irq(void) ...@@ -124,7 +124,7 @@ bool prcmu_pending_irq(void)
} }
/* /*
* This function checks if the specified cpu is in in WFI. It's usage * This function checks if the specified cpu is in WFI. It's usage
* makes sense only if the gic is decoupled with the db8500_prcmu_gic_decouple * makes sense only if the gic is decoupled with the db8500_prcmu_gic_decouple
* function. Of course passing smp_processor_id() to this function will * function. Of course passing smp_processor_id() to this function will
* always return false... * always return false...
......
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