]> git.openfabrics.org - ~emulex/infiniband.git/commit
sysctl: Factor out init_header from __register_sysctl_paths
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 10 Jan 2012 06:36:41 +0000 (22:36 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 25 Jan 2012 00:40:28 +0000 (16:40 -0800)
commite0d045290a8454ecd7f63c78c10d412f35d6ef94
treecadffb5cfbb130c2bcb6fc694f28a39d9b613170
parent938aaa4f9249aa1519fd0db07fc72125de2df338
sysctl: Factor out init_header from __register_sysctl_paths

Factor out a routing to initialize the sysctl_table_header.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
fs/proc/proc_sysctl.c