aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c
diff options
context:
space:
mode:
authorTim Gardner <[email protected]>2014-10-13 22:54:20 +0000
committerLinus Torvalds <[email protected]>2014-10-14 00:18:23 +0000
commit7cbc0ea79da2cbe70d8da9319895f07f872a3190 (patch)
treebb10d04f30a0161260b274c7bd5e6eb416a32ddf /lib/string.c
parentscripts/headers_install.sh: fix error handling (diff)
downloadkernel-7cbc0ea79da2cbe70d8da9319895f07f872a3190.tar.gz
kernel-7cbc0ea79da2cbe70d8da9319895f07f872a3190.zip
scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
In file included from scripts/sortextable.c:194:0: scripts/sortextable.c: In function `main': scripts/sortextable.h:176:3: warning: `relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized] memset(relocs, 0, relocs_size); ^ scripts/sortextable.h:106:6: note: `relocs_size' was declared here int relocs_size; ^ In file included from scripts/sortextable.c:192:0: scripts/sortextable.h:176:3: warning: `relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized] memset(relocs, 0, relocs_size); ^ scripts/sortextable.h:106:6: note: `relocs_size' was declared here int relocs_size; ^ gcc 4.9.1 Signed-off-by: Tim Gardner <[email protected]> Reviewed-by: Jamie Iles <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions