commit | 2a79efd833dd51c4362af655b9b011393c423f18 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Sat Apr 15 20:55:52 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Sun Apr 16 10:06:34 2017 -0600 |
tree | c128e8f600befd4da6cf05b3eb3212275aa08821 | |
parent | 503ec94eca4f49c0a18d67bb60445fe998a601ae [diff] |
lightnvm: fix some WARN() messages WARN_ON() takes a condition, not an error message. I slightly tweaked some conditions so hopefully it's more clear. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Matias Bjørling <matias@cnexlabs.com> Signed-off-by: Jens Axboe <axboe@fb.com>