commit | a5c5928b759d8c7382cccc7be36769a68046cc58 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Jun 06 14:38:07 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jun 06 16:08:16 2014 -0700 |
tree | 6d3c53120aadc13bdeae0fb69d322e54c54a6137 | |
parent | d6f50c95e0e44fa722852ae24aa51d4b7f0d56ed [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>