md: raid0: Remove hash table.
commit09770e0b6ee649313611a2d6a9b44f456072dbd6
authorAndre Noll <maan@systemlinux.org>
Tue, 16 Jun 2009 06:46:48 +0000 (16 16:46 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2009 06:46:48 +0000 (16 16:46 +1000)
tree5387e43652ea177341a1b2029747d827363e3a9d
parentd27a43abd7be0ab4b2337e4587feca8c7340e5f9
md: raid0: Remove hash table.

The raid0 hash table has become unused due to the changes in the
previous patch. This patch removes the hash table allocation and
setup code and kills the hash_table field of struct raid0_private_data.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid0.c
drivers/md/raid0.h