]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fscache: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 22 May 2014 00:54:26 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:35 +0000 (16:58 +1000)
commitbc9d0b4cc1c4c1a1e2d6b5d258bb3eb33c28c320
tree21d889ea51dfc267e81a7247566a5abbe41b3736
parent86202665ec550e3f6e5b879d5ff5f6c38eead98d
fscache: 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>
fs/fscache/main.c