]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mtip32xx: remove unnecessary oom message
authorZhen Lei <thunder.leizhen@huawei.com>
Wed, 9 Jun 2021 12:19:58 +0000 (20:19 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 9 Jun 2021 15:41:51 +0000 (09:41 -0600)
commitce9a8ca68aec3fe2b817e38d169b792214e5fda0
treeb7084c2d3be2fb9910ea1fe567b927091cd5f211
parent8404e19194813d850e89fb3504223c09aa9776f3
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>
drivers/block/mtip32xx/mtip32xx.c