Re: [PATCH v3 16/30] ABI: sysfs-bus-soundwire-slave: use wildcards on What definitions
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-10-01 04:36:20
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-10-01 04:36:20
Also in:
lkml
On 16-09-21, 10:59, 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.
Applied, thanks -- ~Vinod