commit | e628753bf925b058b6811527492f7529f4d27691 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 13 19:37:49 2013 -0700 |
committer | Jan Kara <jack@suse.cz> | Thu Jul 04 19:22:55 2013 +0200 |
tree | 7683d6bc28ddd335c36a1f9b707e67b06d9ca1d7 | |
parent | 3df32196519d1556b8851b610ca1aa68c5b673d3 [diff] |
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>