On Tue, Aug 20, 2013 at 03:24:19PM -0700, Alex Wang wrote:
> sparse warns if a non-static variable with external linkage has an
> initializer at first declaration. This commit suppresses the
> warnings issued when adding custom section is not supported by
> compiler.
>
> Signed-off-by: Alex Wang
sparse warns if a non-static variable with external linkage has an
initializer at first declaration. This commit suppresses the
warnings issued when adding custom section is not supported by
compiler.
Signed-off-by: Alex Wang
---
lib/coverage.c |2 ++
lib/vlog.c |1 +
2 files change