diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-16 11:59:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-21 19:31:17 +0300 |
commit | eb74c39abd76262e890512db65439df62818041e (patch) | |
tree | 79d1a07dd9bac29cb17c5145fb43b4bed5a62db2 /scripts/get_abi.pl | |
parent | 64b609fd684a22a656fa1f37f1fc36d9f6606fa9 (diff) | |
download | linux-eb74c39abd76262e890512db65439df62818041e.tar.xz |
ABI: sysfs-class-rapidio: use wildcards on What definitions
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>
Link: https://lore.kernel.org/r/aa073b85ab04b5b201d40f747ccdb6806f38eb66.1631782432.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/get_abi.pl')
0 files changed, 0 insertions, 0 deletions