diff options
author | Brian Behlendorf <[email protected]> | 2020-02-06 10:30:41 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-02-07 11:03:53 -0800 |
commit | 0dd73648532e8654e07c28bba6c80bfb779a4938 (patch) | |
tree | 4de155176207ca5bd1bd27630284962230b65f98 /NOTICE | |
parent | e0ce98d57c44b324ffa99f0620ef8721814fc43e (diff) |
Linux 5.6 compat: struct proc_ops
The proc_ops structure was introduced to replace the use of of the
file_operations structure when registering proc handlers. This
change creates a new kstat_proc_op_t typedef for compatibility
which can be used to pass around the correct structure.
This change additionally adds the 'const' keyword to all of the
existing proc operations structures.
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9961
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions