linux/drivers/s390
Heiko Carstens 41459d36cf 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>
2012-09-26 15:45:23 +02:00
..
block s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS 2012-09-26 15:45:14 +02:00
char s390/tape: remove even more tape block leftovers 2012-09-26 15:45:20 +02:00
cio s390: add uninitialized_var() to suppress false positive compiler warnings 2012-09-26 15:45:23 +02:00
crypto s390/ap_bus: add missing ifdef 2012-09-26 15:45:19 +02:00
kvm KVM updates for the 3.6 merge window 2012-07-24 12:01:20 -07:00
net s390/sysinfo,stsi: change return code handling 2012-09-26 15:45:12 +02:00
scsi s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
Makefile