projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2378bf1
)
powerpc/mobility: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Wed, 31 Aug 2022 00:51:09 +0000
(08:51 +0800)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 6 Sep 2022 01:03:04 +0000
(11:03 +1000)
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
arch/powerpc/platforms/pseries/mobility.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/pseries/mobility.c
b/arch/powerpc/platforms/pseries/mobility.c
index 3d36a8955eaf87456657e7b520285436559ab952..c92c78332303f750be41dd88c0420ec25148a28c 100644
(file)
--- a/
arch/powerpc/platforms/pseries/mobility.c
+++ b/
arch/powerpc/platforms/pseries/mobility.c
@@
-216,7
+216,7
@@
static int update_dt_node(struct device_node *dn, s32 scope)
nprops = be32_to_cpu(upwa->nprops);
/* On the first call to ibm,update-properties for a node the
- *
the
first property value descriptor contains an empty
+ * first property value descriptor contains an empty
* property name, the property value length encoded as u32,
* and the property value is the node path being updated.
*/