mbox series

[0/2] bcache second wave patches for Linux v5.11

Message ID 20201223150422.3966-1-colyli@suse.de (mailing list archive)
Headers show
Series bcache second wave patches for Linux v5.11 | expand

Message

Coly Li Dec. 23, 2020, 3:04 p.m. UTC
Hi Jens,

Here are the second wave patches for Linux v5.11. Especially the patch
from Yi Li is a fix of a regression in this merge window.

Please take them, and thank you in advance.

Coly Li
---

Yi Li (1):
  bcache:remove a superfluous check in register_bcache

Zheng Yongjun (1):
  md/bcache: convert comma to semicolon

 drivers/md/bcache/super.c | 2 --
 drivers/md/bcache/sysfs.c | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Comments

Jens Axboe Dec. 23, 2020, 4:25 p.m. UTC | #1
On 12/23/20 8:04 AM, Coly Li wrote:
> Hi Jens,
> 
> Here are the second wave patches for Linux v5.11. Especially the patch
> from Yi Li is a fix of a regression in this merge window.

Applied, thanks.