linux/net/kcm
Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations
and deal with network namespaces in ->open and ->release.  All callers of
proc_create + seq_open_net converted over, and seq_{open,release}_net are
removed entirely.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2018-05-16 07:24:30 +02:00
..
kcmproc.c proc: introduce proc_create_net{,_data} 2018-05-16 07:24:30 +02:00
kcmsock.c net: Drop pernet_operations::async 2018-03-27 13:18:09 -04:00
Kconfig kcm: Use stream parser 2016-08-17 19:36:23 -04:00
Makefile