mm: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <[email protected]>
Fri, 6 Jun 2014 21:38:09 +0000 (14:38 -0700)
committerLinus Torvalds <[email protected]>
Fri, 6 Jun 2014 23:08:16 +0000 (16:08 -0700)
commitcccad5b983d2b0aa453879591ac4ab1c54ff9db6
treef1b8328ef4afd3abb753925f4a3f612576c65ff1
parent6f8fd1d77e64dd6be1075041cdfd8de4c2ca4e2b
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]>
mm/page-writeback.c
mm/page_alloc.c