Skip to content

Commit 4c73cad

Browse files
Jilin Yuanmpe
authored andcommitted
powerpc/mobility: fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: Jilin Yuan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 2378bf1 commit 4c73cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/powerpc/platforms/pseries/mobility.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ static int update_dt_node(struct device_node *dn, s32 scope)
216216
nprops = be32_to_cpu(upwa->nprops);
217217

218218
/* 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
220220
* property name, the property value length encoded as u32,
221221
* and the property value is the node path being updated.
222222
*/

0 commit comments

Comments
 (0)