diff options
author | Andre Noll <maan@systemlinux.org> | 2009-06-16 16:48:19 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2009-06-16 16:48:19 +1000 |
commit | fb5ab4b5d6e16fd5006c9f800d0116f3547cb760 (patch) | |
tree | 0094240e6c361d4e48e67103391dd29895eb5e68 /drivers/thermal | |
parent | ed7b00380d957ec770b5e90380d012c6062c13cc (diff) | |
download | talos-op-linux-fb5ab4b5d6e16fd5006c9f800d0116f3547cb760.tar.gz talos-op-linux-fb5ab4b5d6e16fd5006c9f800d0116f3547cb760.zip |
md: raid0: Fix a memory leak when stopping a raid0 array.
raid0_stop() removes all references to the raid0 configuration but
misses to free the ->devlist buffer.
This patch closes this leak, removes a pointless initialization and
fixes a coding style issue in raid0_stop().
Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions