alistair23-linux/drivers/s390/cio
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
..
airq.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
blacklist.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
blacklist.h
ccwgroup.c s390/ccwgroup: remove ccwgroup_create_from_string 2012-05-16 14:42:49 +02:00
ccwreq.c
chp.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
chp.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
chsc.c s390: add scm notification 2012-09-26 15:44:59 +02:00
chsc.h s390: add scm notification 2012-09-26 15:44:59 +02:00
chsc_sch.c
chsc_sch.h
cio.c s390: add uninitialized_var() to suppress false positive compiler warnings 2012-09-26 15:45:23 +02:00
cio.h
cio_debug.h
cmf.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
crw.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
css.c s390/css: export css_sched_sch_todo 2012-09-26 15:44:56 +02:00
css.h
device.c s390/cio: invalidate cdev pointer before deregistration 2012-09-06 10:40:40 +02:00
device.h s390/ccwgroup: exploit ccwdev_by_dev_id 2012-05-16 14:42:46 +02:00
device_fsm.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_id.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_ops.c
device_pgid.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_status.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
eadm_sch.c s390/eadm_sch: add support for irq statistics 2012-09-26 15:45:00 +02:00
eadm_sch.h s390/cio: add eadm subchannel driver 2012-09-26 15:45:00 +02:00
fcx.c
idset.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
idset.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
io_sch.h
ioasm.h
isc.c
itcw.c
Makefile s390/cio: add eadm subchannel driver 2012-09-26 15:45:00 +02:00
orb.h s390: add eadm related structures 2012-09-26 15:44:57 +02:00
qdio.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_debug.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_debug.h s390/qdio: fix truncated debug output of hex values 2012-09-26 15:45:18 +02:00
qdio_main.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_setup.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_thinint.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
scm.c s390/scm: remove superfluous lock 2012-09-26 15:45:09 +02:00