+31
−18
+4
−0
+2
−14
+23
−104
Loading
Variant of proc_create_data that directly take a seq_file show
callback and deals with network namespaces in ->open and ->release.
All callers of proc_create + single_open_net converted over, and
single_{open,release}_net are removed entirely.
Signed-off-by:
Christoph Hellwig <hch@lst.de>