]> git.karo-electronics.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>
Tue, 20 May 2014 08:14:07 +0000 (18:14 +1000)
commitdc5e82e10572545564a61396f60887faa186dd72
tree27bb0e8638cd04d9cd774645418bc8f9c7a42cb7
parenta58486d78cc9b85eec9923ff21e694e186ae505c
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