]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ntfs: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 24 Apr 2014 23:03:58 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Apr 2014 05:42:55 +0000 (15:42 +1000)
commit14ab2864689d6a3fe2437a19d6bb85e742cc03b7
treee0745bc83422446fd66aee49ef09021599c912c7
parentceb525350dd615bac80ea27c89ff75be1befc7b0
ntfs: 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/ntfs/sysctl.c