Skip to content
Commit ca674057 authored by Luis Chamberlain's avatar Luis Chamberlain
Browse files

scsi: simplify sysctl registration with register_sysctl()



register_sysctl_table() is a deprecated compatibility wrapper.
register_sysctl() can do the directory creation for you so just use that.

Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
parent adf11ea8
Loading
Loading
Loading
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