]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Add a return value comment to device_get_child()
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jul 2015 21:47:19 +0000 (15:47 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:53 +0000 (08:00 +0200)
commit775821af1fdf1f873b603762ac3366820934a312
tree4bbf94d2543e6ef8d021fe22dd72747d4546149f
parentc6cede0241658e868573b3dccfddd4794c1de2c7
dm: Add a return value comment to device_get_child()

At present this function does not specify its return value. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/dm/device.h