]> 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>
Wed, 14 May 2014 00:07:55 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:12 +0000 (16:39 +1000)
commitfa74d7bf1abd0c24531a993c4bd25a1b059ff2b2
tree530b9a322be125243f0749bd56b1c22e1b8264a2
parentf90ee816e854a0282bc4a59aac7307ba4f14ec95
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