]> 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>
Mon, 19 May 2014 07:34:57 +0000 (17:34 +1000)
commit0baf30415feb1ecebd92e9902ab1a6c963c53726
tree4fa799d7ac460f4c0f952f0d4f973242ecc7ca67
parent4f1c8fb2ee4df1d008f76c779a61184aef3d9165
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