Commit 4c73cadc authored by Jilin Yuan's avatar Jilin Yuan Committed by Michael Ellerman
Browse files

powerpc/mobility: fix repeated words in comments

parent 2378bf14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
		 */