1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/drivers/s390/block
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings.
Most noteable part of this commit is the new local header file entry.h
which contains all the function declarations of functions that get only
called from asm code or are arch internal. That way we can avoid extern
declarations in C files.
This is more or less the same that was done for sparc64.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:47:06 +02:00
..
dasd.c [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
dasd_3990_erp.c [S390] dasd: add sim handling. 2008-04-17 07:47:00 +02:00
dasd_alias.c [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
dasd_devmap.c
dasd_diag.c
dasd_diag.h
dasd_eckd.c [S390] dasd: add sim handling. 2008-04-17 07:47:00 +02:00
dasd_eckd.h
dasd_eer.c
dasd_erp.c
dasd_fba.c
dasd_fba.h
dasd_genhd.c
dasd_int.h [S390] dasd: add sim handling. 2008-04-17 07:47:00 +02:00
dasd_ioctl.c
dasd_proc.c
dcssblk.c
Kconfig
Makefile
xpram.c