Re: [PATCH] scsi: libiscsi: fix spelling and format errors
From: Mike Christie
Date: Mon May 11 2026 - 11:18:32 EST
On 5/11/26 4:30 AM, Wang Yan wrote:
> Fix two issues in libiscsi.c:
> - Correct typo "numer" to "number" in iscsi_session_setup() comment
> - Fix format string "seconds\n." to "seconds.\n" in recv timeout warning
>
> Signed-off-by: Wang Yan <wangyan01@xxxxxxxxxx>
Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>