]> 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>
Wed, 14 May 2014 00:07:54 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:11 +0000 (16:39 +1000)
commitf90ee816e854a0282bc4a59aac7307ba4f14ec95
tree4eb1d022d6cc55a7b1979a2cdc621e9db80c8081
parente346162504b5ff5dbdc3590984de683bd0135622
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