commit | 8404e19194813d850e89fb3504223c09aa9776f3 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Wed Jun 09 20:14:26 2021 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 09 09:41:49 2021 -0600 |
tree | 0a42539c380ab7b8dd8998dcc18a474317f248cf | |
parent | 76cdb09b38afb4ffb031b56ebc41cb33ddcd85fb [diff] |
drbd: 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>