]> git.karo-electronics.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>
Mon, 19 May 2014 07:34:56 +0000 (17:34 +1000)
commit6ccba562b34c22ff1168eb3e3677c5dac359d61a
tree0ac43e4d53035bd82cdaf3ff4a7a08425196f73c
parent31bcc74d7a1f99084c84d66ddcaafb959d714757
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