]> 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>
Sat, 17 May 2014 13:19:20 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:56 +0000 (17:34 +1000)
commit4f1c8fb2ee4df1d008f76c779a61184aef3d9165
tree0e6bc304b778bffa84f0fadfc9696aa0cb2d004f
parent6ccba562b34c22ff1168eb3e3677c5dac359d61a
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