On Tue, 15 Aug 2023 11:18:07 -0700 Luiz Augusto von Dentz wrote: > On Tue, Aug 15, 2023 at 11:15 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Tue, 15 Aug 2023 10:59:35 -0700 Luiz Augusto von Dentz wrote: > > > Ok, since it has been applied what shall we do? > > > > Not much we can do now. Make sure you run: > > > > https://github.com/kuba-moo/nipa/blob/master/tests/patch/verify_signedoff/verify_signedoff.sh > > > > on the next PR. > > Will try to incorporate this into our CI checks, btw any reason why > this is not done by the likes of checkpatch? No reason I can think of. The people who usually run this check will not want to switch to checkpatch because of its high false-positive rate. So I'm guessing nobody had the motivation to send a patch.