-
由 Xiubo Li 提交于
Setting 'flags' to zero will be certainly a misleading way to avoid warning of 'flags' may be used uninitialized. uninitialized_var is a correct way because the warning is a false possitive. Signed-off-by: NXiubo Li <Li.Xiubo@freescale.com> Signed-off-by: NMike Turquette <mturquette@linaro.org>
7af47248