commit | 82592c38a85889fc9b52bf67afd4f6a336858a96 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Nov 14 15:16:18 2013 +1100 |
committer | NeilBrown <neilb@suse.de> | Tue Nov 19 15:19:18 2013 +1100 |
tree | 9f50566b0b920bac1eb31971bbba733df5ee5334 | |
parent | 30b8feb730f9b9b3c5de02580897da03f59b6b16 [diff] |
md: 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: NeilBrown <neilb@suse.de>