mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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>
|
||
|---|---|---|
| .. | ||
| include/mach | ||
| dma.c | ||
| ecard.c | ||
| ecard.h | ||
| fiq.S | ||
| irq.c | ||
| Makefile | ||
| Makefile.boot | ||
| riscpc.c | ||
| time.c | ||