Re: [PATCH] selftests: fix typo in ss_flags check message for sas.c

From: Dev Jain
Date: Tue Aug 26 2025 - 00:31:10 EST



On 25/08/25 12:47 am, Alok Tiwari wrote:
Fix a typo in the signal alternate stack test where the error
message incorrectly used tss_flags instead of the correct field
name ss_flags.

This change ensures the test output accurately reflects the
structure member being checked.

Signed-off-by: Alok Tiwari <alok.a.tiwari@xxxxxxxxxx>
---

Reviewed-by: Dev Jain <dev.jain@xxxxxxx>