md: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 14 Nov 2013 04:16:18 +0000 (15:16 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 19 Nov 2013 04:19:18 +0000 (15:19 +1100)
commit82592c38a85889fc9b52bf67afd4f6a336858a96
tree9f50566b0b920bac1eb31971bbba733df5ee5334
parent30b8feb730f9b9b3c5de02580897da03f59b6b16
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>
drivers/md/md.c