commit | 04dc5330e5deebde2c88f8422c446e8212090ba3 | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Thu Jul 16 13:38:13 2020 +0900 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Aug 04 15:48:48 2020 -0400 |
tree | 629d8c258369065345f0170547f74859fc73f203 | |
parent | a84c4308333a2cbd54593649a8b144df95c68227 [diff] |
dm raid: Remove empty if statement In super_init_validation(), remove a body-less if statement testing only variables to avoid a compilation warning when compiling with W=1. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>