commit | 403df4788837cdaceaa55bcfae1c6eade2abdb5b | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Sep 30 15:52:29 2014 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue Oct 14 13:08:29 2014 +1100 |
tree | b54e9c7651e710071a2136e65ffb63218c99a71c | |
parent | 3adc28d85f18aebc34011cb7308a579c58072fe1 [diff] |
md: remove MD_BUG() Most of the places that call this are doing so pointlessly. A couple of the others a best replaced with WARN_ON(). Signed-off-by: NeilBrown <neilb@suse.de>