kernel-hacking-2024-linux-s.../drivers/s390
Heiko Carstens b18a2db416 [S390] qdio: dont cast function pointers and use them to call functions.
According to C99 6.3.2.3 it's undefined what happens if a converted
pointer is used to call a function whose type is not compatible with
the pointed-to type.
That's what the qdio code is doing, so fix it.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-10-12 16:13:07 +02:00
..
block Drop 'size' argument from bio_endio and bi_end_io 2007-10-10 09:25:57 +02:00
char [S390] Get rid of a bunch of sparse warnings again. 2007-10-12 16:13:06 +02:00
cio [S390] qdio: dont cast function pointers and use them to call functions. 2007-10-12 16:13:07 +02:00
crypto [S390] zcrypt: fix PCIXCC/CEX2C error recovery 2007-10-12 16:13:05 +02:00
net [QETH]: fix qeth_main.c 2007-10-11 02:44:23 -07:00
scsi [S390] Get rid of a bunch of sparse warnings again. 2007-10-12 16:13:06 +02:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c