]> 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>
Sat, 17 May 2014 13:19:19 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:56 +0000 (17:34 +1000)
commit9b95231362070adf88feb6f05c509b137467ae8e
treee1914d1c0a943e2b5d09ffa8b96a545373396879
parent840416db5e62747385d8460229545b463715a86c
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