commit | ce9a8ca68aec3fe2b817e38d169b792214e5fda0 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Wed Jun 09 20:19:58 2021 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 09 09:41:51 2021 -0600 |
tree | b7084c2d3be2fb9910ea1fe567b927091cd5f211 | |
parent | 8404e19194813d850e89fb3504223c09aa9776f3 [diff] |
mtip32xx: remove unnecessary oom message Fixes scripts/checkpatch.pl warning: WARNING: Possible unnecessary 'out of memory' message Remove it can help us save a bit of memory. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>