]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Improve mddev_ident type definitions.
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:05 +0000 (20:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:05 +0000 (20:58 +1100)
commitfa56eddbd1ff1e007cfe588ddc97787d81a4fc3d
treef8981eddf1be405d8577fa587d079015b99b219f
parent08fb91a3630be9cb4efdb0586e9713dac104b22a
Improve mddev_ident type definitions.

Remove the _t typedef and remove the _s suffix from the struct name.

These things do not help readability.

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Incremental.c
Manage.c
Monitor.c
config.c
mapfile.c
mdadm.c
mdadm.h
mdassemble.c
super-intel.c