From: Mauro Carvalho Chehab Date: Thu, 16 Sep 2021 08:59:39 +0000 (+0200) Subject: ABI: sysfs-ata: use a proper wildcard for ata_* X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2e6a0323944095df2f3a8bd2bba5151b88e95d4b;p=linux.git ABI: sysfs-ata: use a proper wildcard for ata_* In order to let script/get_abi.pl to convert it into a Regex, replace the three "..." at the end, meaning a wildcard to a real filesystem wildcard. Signed-off-by: Mauro Carvalho Chehab Link: https://lore.kernel.org/r/72f783bc0287411f11d6640368926f8a357c002d.1631782432.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/ABI/testing/sysfs-ata b/Documentation/ABI/testing/sysfs-ata index 9ab0ef1dd1c72..2f726c9147522 100644 --- a/Documentation/ABI/testing/sysfs-ata +++ b/Documentation/ABI/testing/sysfs-ata @@ -1,4 +1,4 @@ -What: /sys/class/ata_... +What: /sys/class/ata_* Description: Provide a place in sysfs for storing the ATA topology of the system. This allows retrieving various information about ATA