Skip to content
Snippets Groups Projects
Commit fddda2b7 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

proc: introduce proc_create_seq{,_data}


Variants of proc_create{,_data} that directly take a struct seq_operations
argument and drastically reduces the boilerplate code in the callers.

All trivial callers converted over.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 7aed53d1
No related branches found
No related tags found
Loading
Showing
with 35 additions and 380 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment