1
0
Fork 0
alistair23-linux/drivers/zorro
Christoph Hellwig fddda2b7b5 proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations
argument and drastically reduces the boilerplate code in the callers.

All trivial callers converted over.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2018-05-16 07:23:35 +02:00
..
.gitignore
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gen-devlist.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
names.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
proc.c proc: introduce proc_create_seq{,_data} 2018-05-16 07:23:35 +02:00
zorro-driver.c zorro: stop creating attributes by hand 2017-03-17 15:10:49 +09:00
zorro-sysfs.c zorro: stop creating attributes by hand 2017-03-17 15:10:49 +09:00
zorro.c zorro: Set up z->dev.dma_mask for the DMA API 2018-03-19 10:26:46 +01:00
zorro.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zorro.ids