aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/irq.c
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2012-09-14 11:09:52 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-26 15:45:23 +0200
commit41459d36cf0d57813017dae6080a879cc038e5fe (patch)
tree61c0baebaf1ed70a5c733668f93961f9e903f1ae /arch/s390/kernel/irq.c
parents390/crashdump: move fill_cpu_elf_notes() prototype to header file (diff)
downloadlinux-dev-41459d36cf0d57813017dae6080a879cc038e5fe.tar.xz
linux-dev-41459d36cf0d57813017dae6080a879cc038e5fe.zip
s390: add uninitialized_var() to suppress false positive compiler warnings
Get rid of these: arch/s390/kernel/smp.c:134:19: warning: ‘status’ may be used uninitialized in this function [-Wuninitialized] arch/s390/mm/pgtable.c:641:10: warning: ‘table’ may be used uninitialized in this function [-Wuninitialized] arch/s390/mm/pgtable.c:644:12: warning: ‘page’ may be used uninitialized in this function [-Wuninitialized] drivers/s390/cio/cio.c:1037:14: warning: ‘schid’ may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions