mirror of
https://github.com/torvalds/linux.git
synced 2026-06-14 18:12:23 +02:00
Variants of proc_create{,_data} that directly take a seq_file show
callback and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
||
|---|---|---|
| .. | ||
| dma-api.c | ||
| dma-g2.c | ||
| dma-pvr2.c | ||
| dma-sh.c | ||
| dma-sysfs.c | ||
| dmabrg.c | ||
| Kconfig | ||
| Makefile | ||