]> 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>
Thu, 24 Apr 2014 23:03:59 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Apr 2014 06:25:37 +0000 (16:25 +1000)
commit1cad258297c449db77a94c6822b85ac8c68b22eb
treee7b36b619c8711f69f5b20860bea0752cf91da76
parentf07b3c06aff3d0d2a55987c47dc8b3a305b64bcc
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