]> 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, 22 May 2014 00:54:28 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:36 +0000 (16:58 +1000)
commitd5434e73a4279b88e6134589c52ea4b26191f2f5
tree1be3f0d88d4e39a1d4e906020d86b563c69ab2d0
parentbb641c3c4ffc9e8394dce9e4bcccc59c8a4a8af3
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