From ce32f859646bab2ed724393398b90aa50149bb44 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 13 Apr 2015 10:30:20 +0900 Subject: [PATCH] of/fdt: fix argument name and add comments of unflatten_dt_node() Match the name of the third argument in the comment block to the actual function: p -> poffset Add missing comments about the arguments "nodepp" and "dryrun". Signed-off-by: Masahiro Yamada Signed-off-by: Grant Likely --- Reading git-format-patch failed