1
0
Fork 0
alistair23-linux/drivers/nubus
Christoph Hellwig 3f3942aca6 proc: introduce proc_create_single{,_data}
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>
2018-05-16 07:23:35 +02:00
..
Makefile nubus: Add support for the driver model 2018-01-16 16:47:29 +01:00
bus.c nubus: Add support for the driver model 2018-01-16 16:47:29 +01:00
nubus.c nubus: Add support for the driver model 2018-01-16 16:47:29 +01:00
proc.c proc: introduce proc_create_single{,_data} 2018-05-16 07:23:35 +02:00