summaryrefslogtreecommitdiff
path: root/lib/of_live.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/of_live.c')
-rw-r--r--lib/of_live.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/of_live.c b/lib/of_live.c
index 05a45ed34a..2cb0dd9c07 100644
--- a/lib/of_live.c
+++ b/lib/of_live.c
@@ -257,7 +257,7 @@ static void *unflatten_dt_node(const void *blob, void *mem, int *poffset,
* can be used.
* @blob: The blob to expand
* @mynodes: The device_node tree created by the call
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
*/
static int unflatten_device_tree(const void *blob,
struct device_node **mynodes)