mbox series

[0/2] s390/dasd: two small fixes

Message ID 20241108133913.3068782-1-sth@linux.ibm.com (mailing list archive)
Headers show
Series s390/dasd: two small fixes | expand

Message

Stefan Haberland Nov. 8, 2024, 1:39 p.m. UTC
Hi Jens,

please apply the following two small fixes for the upcoming merge window.
Thanks.

Miroslav Franc (1):
  s390/dasd: fix redundant /proc/dasd* entries removal

Yu Jiaoliang (1):
  s390/dasd: Fix typo in comment

 drivers/s390/block/dasd.c        | 2 +-
 drivers/s390/block/dasd_devmap.c | 2 +-
 drivers/s390/block/dasd_eckd.c   | 2 +-
 drivers/s390/block/dasd_proc.c   | 5 +++++
 4 files changed, 8 insertions(+), 3 deletions(-)

Comments

Jens Axboe Nov. 10, 2024, 3:07 a.m. UTC | #1
On Fri, 08 Nov 2024 14:39:11 +0100, Stefan Haberland wrote:
> please apply the following two small fixes for the upcoming merge window.
> Thanks.
> 
> Miroslav Franc (1):
>   s390/dasd: fix redundant /proc/dasd* entries removal
> 
> Yu Jiaoliang (1):
>   s390/dasd: Fix typo in comment
> 
> [...]

Applied, thanks!

[1/2] s390/dasd: fix redundant /proc/dasd* entries removal
      commit: 7f5435b2a5ce6de8f53b65900a0e57a158e2e027
[2/2] s390/dasd: Fix typo in comment
      commit: b2113edaa9afa1c405609b3dca18a9434d28b6c5

Best regards,