Re: [PATCH v2 19/29] ABI: sysfs-class-mux: use wildcards on What definitions
From: Peter Rosin <hidden>
Date: 2021-09-15 08:00:20
Also in:
lkml
From: Peter Rosin <hidden>
Date: 2021-09-15 08:00:20
Also in:
lkml
On 2021-09-14 16:32, Mauro Carvalho Chehab wrote:
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>
[To others as well. Mauro, sorry for the dup] Acked-by: Peter Rosin <redacted> Cheers, Peter