]> git.karo-electronics.de Git - karo-tx-linux.git/commit
quota: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:49 +0000 (19:37 -0700)
committerJan Kara <jack@suse.cz>
Fri, 21 Jun 2013 12:56:04 +0000 (14:56 +0200)
commit7ea2177978df8835171dc5355d0a3c49eb4053fe
tree88b35a7e76105e4966542a3b9f8d5a665eb752e3
parentd3a3e0d91f581b62717b20e29dc5c815df4f75ba
quota: 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: Jan Kara <jack@suse.cz>
fs/quota/dquot.c