commit | cccad5b983d2b0aa453879591ac4ab1c54ff9db6 | [log] [tgz] |
---|---|---|
author | Joe Perches <[email protected]> | Fri Jun 06 14:38:09 2014 -0700 |
committer | Linus Torvalds <[email protected]> | Fri Jun 06 16:08:16 2014 -0700 |
tree | f1b8328ef4afd3abb753925f4a3f612576c65ff1 | |
parent | 6f8fd1d77e64dd6be1075041cdfd8de4c2ca4e2b [diff] |
mm: convert use of typedef ctl_table to struct ctl_table This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>