From: Baruch Siach Date: Thu, 19 Mar 2015 12:03:41 +0000 (+0200) Subject: of: base: improve of_get_next_child() kernel-doc X-Git-Tag: omap-for-v4.1/fixes-rc1~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6480827357923b3977b97c9413a7307be850975d;p=pandora-kernel.git of: base: improve of_get_next_child() kernel-doc Add two new facts to of_get_next_child() documentation: * of_get_next_child() returns NULL when there is not next child * of_get_next_child() decrements the refcount of prev Signed-off-by: Baruch Siach Signed-off-by: Rob Herring --- Reading git-diff-tree failed