]> 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>
Thu, 24 Apr 2014 23:03:59 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Apr 2014 05:42:56 +0000 (15:42 +1000)
commit1d246751cb1bfcf351053ecea7fe2deacdf55c0d
tree37ecc7a95bcae5254c43f5ace42e18d9293d7f56
parent6b7f0534d63aac2ea3f0e38f42e10d3146b00c69
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