On Tue, Sep 14, 2021 at 04:32:28PM +0200, 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@xxxxxxxxxx> > --- > .../ABI/stable/sysfs-class-infiniband | 64 +++++++++---------- > 1 file changed, 32 insertions(+), 32 deletions(-) Acked-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason