Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc/mobility: fix repeated words in comments

Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220831005109.38314-1-yuanjilin@cdjrlc.com

authored by

Jilin Yuan and committed by
Michael Ellerman
4c73cadc 2378bf14

+1 -1
+1 -1
arch/powerpc/platforms/pseries/mobility.c
··· 216 216 nprops = be32_to_cpu(upwa->nprops); 217 217 218 218 /* On the first call to ibm,update-properties for a node the 219 - * the first property value descriptor contains an empty 219 + * first property value descriptor contains an empty 220 220 * property name, the property value length encoded as u32, 221 221 * and the property value is the node path being updated. 222 222 */