mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
Remove duplicated words in documentation and comments
Let's avoid repeating single words here! Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250313190527.1556019-1-thuth@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
dd1b3e532d
commit
da85f91931
3 changed files with 3 additions and 3 deletions
|
@ -1569,7 +1569,7 @@ static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val)
|
|||
* @fdt: pointer to the device tree blob
|
||||
* @name: name of property to add
|
||||
* @len: length of property value in bytes
|
||||
* @valp: returns a pointer to where where the value should be placed
|
||||
* @valp: returns a pointer to where the value should be placed
|
||||
*
|
||||
* returns:
|
||||
* 0, on success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue