Re: [PATCH] s390: fix typos in comments

From: Heiko Carstens

Date: Mon Sep 14 2026 - 14:12:59 EST


On Mon, Sep 07, 2026 at 12:08:56PM +0530, Hemanth Selam wrote:
> Fix typos in comments, reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt. Only touches comments, no code
> changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
> ---
> drivers/s390/block/dasd_3990_erp.c | 6 +++---
> drivers/s390/block/dasd_eckd.c | 4 ++--
> drivers/s390/char/raw3270.c | 2 +-
> drivers/s390/char/vmlogrdr.c | 2 +-
> 4 files changed, 7 insertions(+), 7 deletions(-)

Applied, thanks.