lkml.org 
[lkml]   [2021]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 17/29] ABI: sysfs-class-gnss: use wildcards on What definitions
    Date
    An "N" upper letter is not a wildcard, nor can easily be identified
    by script, specially since the USB sysfs define things like.
    bNumInterfaces. Use, instead, <N>, in order to let script/get_abi.pl
    to convert it into a Regex.

    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    ---
    Documentation/ABI/testing/sysfs-class-gnss | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/Documentation/ABI/testing/sysfs-class-gnss b/Documentation/ABI/testing/sysfs-class-gnss
    index c8553d972edd..9650f3a7fc03 100644
    --- a/Documentation/ABI/testing/sysfs-class-gnss
    +++ b/Documentation/ABI/testing/sysfs-class-gnss
    @@ -1,4 +1,4 @@
    -What: /sys/class/gnss/gnssN/type
    +What: /sys/class/gnss/gnss<N>/type
    Date: May 2018
    KernelVersion: 4.18
    Contact: Johan Hovold <johan@kernel.org>
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-09-14 16:36    [W:3.022 / U:0.284 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site