commit | f3a5e3e37e221d29ce611238a22ac61cf76c6614 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Oct 22 15:29:50 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Sat Nov 16 10:32:24 2013 -0800 |
tree | ee749d87e24de18f9a0099af86b91857e3b70693 | |
parent | ab626d1a68d1aee19a5c7d889b9fbeace6a92b41 [diff] |
IB/ucma: 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: Roland Dreier <roland@purestorage.com>