[PATCH 0/1] s390/dasd: fix string length handling

Heiko Carstens posted 1 patch 2 years, 3 months ago
drivers/s390/block/dasd_devmap.c |  6 +-----
drivers/s390/block/dasd_eckd.c   | 10 +++++-----
drivers/s390/block/dasd_int.h    |  4 ++++
3 files changed, 10 insertions(+), 10 deletions(-)
[PATCH 0/1] s390/dasd: fix string length handling
Posted by Heiko Carstens 2 years, 3 months ago
Hi Jens,

since both Stefan and Jan are not available, I'm sending a simple fix
to address a valid clang finding. Since I expect more reports and
patches for this, I'm sending this now in order to avoid that more
people spend time on this.

Please apply.

Thanks,
Heiko

Heiko Carstens (1):
  s390/dasd: fix string length handling

 drivers/s390/block/dasd_devmap.c |  6 +-----
 drivers/s390/block/dasd_eckd.c   | 10 +++++-----
 drivers/s390/block/dasd_int.h    |  4 ++++
 3 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.39.2
Re: [PATCH 0/1] s390/dasd: fix string length handling
Posted by Jens Axboe 2 years, 3 months ago
On Mon, 28 Aug 2023 17:31:41 +0200, Heiko Carstens wrote:
> since both Stefan and Jan are not available, I'm sending a simple fix
> to address a valid clang finding. Since I expect more reports and
> patches for this, I'm sending this now in order to avoid that more
> people spend time on this.
> 
> Please apply.
> 
> [...]

Applied, thanks!

[1/1] s390/dasd: fix string length handling
      commit: f7cf22424665043787a96a66a048ff6b2cfd473c

Best regards,
-- 
Jens Axboe