AW: [PATCH] ubifs: Use the errors_* attribute names in the sysfs ABI document

Richard Weinberger richard at nod.at
Sat Sep 5 13:05:56 PDT 2026


Am Sat, Sep 5, 2026, 12:22 schrieb Karl Mehltretter <kmehltretter at gmail.com>:
> fs/ubifs/sysfs.c creates errors_magic, errors_node and errors_crc
> (UBIFS_ATTR_FUNC(errors_magic, 0444) and friends). The ABI file documents
> them as error_magic, error_node and error_crc, which do not exist.
> 
> Use the errors_* names.
> 
> Fixes: 58225631cf9a ("ubifs: Document sysfs nodes")
> Assisted-by: LLM

The documented format for this tag is: "AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]"

Why are you just stating "LLM" here?

> Signed-off-by: Karl Mehltretter <kmehltretter at gmail.com>

Reviewed-by: Richard Weinberger <richard at nod.at>

Thanks,
//richard



More information about the linux-mtd mailing list