]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipc: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:19 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:26 +0000 (17:11 +1000)
commitf0f23ae6636941d2f8a2968cd20d962c9f3c1095
treeaba9496f5372886acf9b955439613b0ec4dd7b26
parent05af527fcc5143e55a4578fde5ba527e3a534bf1
ipc: 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>
ipc/ipc_sysctl.c
ipc/mq_sysctl.c