]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:20 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:27 +0000 (17:11 +1000)
commitf2e9d844dbf425043ac762cc39a8d08900ce91c3
treed0c9d1da5e81465000b23c5e1b9a5c71346647fb
parent59da8596b4b06020ec1d160d33f6f6224b13d926
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 <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page-writeback.c
mm/page_alloc.c