]> 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>
Wed, 30 Apr 2014 05:42:56 +0000 (15:42 +1000)
commit2b5e03398b96ddb77134a6bea9c6032085aabeff
treed224f174d4ad9b6b68ef446c9c65cd2aa8c81481
parent40ddf53fefc544d0fe1b1a1624a5c92e2af86028
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