Commit 3a5230a8 authored by Deming Wang's avatar Deming Wang Committed by Rob Herring

of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc

Delete duplicate words of "the".
Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220624011247.1735-1-wangdeming@inspur.com
parent cfda05c1
......@@ -2077,7 +2077,7 @@ struct device_node *of_find_next_cache_node(const struct device_node *np)
*
* @cpu: cpu number(logical index) for which the last cache level is needed
*
* Return: The the level at which the last cache is present. It is exactly
* Return: The level at which the last cache is present. It is exactly
* same as the total number of cache levels for the given logical cpu.
*/
int of_find_last_cache_level(unsigned int cpu)
......
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