memory: omap-gpmc: Avoid redundant NULL check
child->name cannot be NULL as we're already checking for it
in gpmc_probe_dt_children()
Signed-off-by: NRoger Quadros <rogerq@ti.com>
Showing
想要评论请 注册 或 登录
child->name cannot be NULL as we're already checking for it
in gpmc_probe_dt_children()
Signed-off-by: NRoger Quadros <rogerq@ti.com>