commit | b2410e92b70507e054deb6cdb605ee1d61fc7c95 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 13 19:37:50 2013 -0700 |
committer | Ben Myers <bpm@sgi.com> | Mon Jun 17 17:42:25 2013 -0500 |
tree | a465d65ede69b21f1720f174516cd29b3cb0a5ce | |
parent | 9222a9cf86c0d64ffbedf567412b55da18763aa3 [diff] |
xfs: 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> Acked-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>