Re: [PATCH v2] net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64

From: Jakub Kicinski
Date: Tue Jul 25 2023 - 15:56:08 EST


On Tue, 25 Jul 2023 12:50:00 -0700 Joe Perches wrote:
> > > What do you think the "case" is here?
> > >
> > > Do you think John Fastabend, who hasn't touched the file in 7+ years
> > > should be cc'd? Why?
> >
> > Nope. The author of the patch under Fixes.
>
> It adds that already since 2019.

Which is awesome! But for that to work you have to run get_maintainer
on the patchfile not the file paths. Lin Ma used:

# ./scripts/get_maintainer.pl net/sched/sch_mqprio.c

That's what I keep complaining about. People run get_maintainer on
paths and miss out on all the get_maintainer features which need
to see the commit message.