]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sysctl: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 24 Apr 2014 23:03:59 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Apr 2014 05:42:56 +0000 (15:42 +1000)
commit6b7f0534d63aac2ea3f0e38f42e10d3146b00c69
tree538b2d80c5111625f4682b3fc5df52a5eae033d1
parent2b5e03398b96ddb77134a6bea9c6032085aabeff
sysctl: convert use of typedef ctl_table to struct ctl_table

This typedef is unnecessary and should just be removed.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/sysctl.c
kernel/utsname_sysctl.c