On Sat, Jan 07, 2017 at 07:04:27PM +0800, YiPing Xu wrote: > From: XuYing <xuyip...@hisilicon.com> > > memset in of_build_overlay_info is redundant, the ovinfo has been > zeroed in of_fill_overlay_info when error. > > Signed-off-by: YiPing Xu <xuyip...@hisilicon.com> > --- > drivers/of/overlay.c | 1 - > 1 file changed, 1 deletion(-)
Applied, thanks. Rob