]> 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>
Mon, 28 Apr 2014 06:23:46 +0000 (16:23 +1000)
commit7bc7acfb9c1a92a1c7f30f7375b6cbdbaa43b50a
treeb06a488aa9b17dcb133748a52ecf6385c478e2ac
parent5b92ad09f4429e16d5824952910fcd92e6009ab7
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