Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice

From: Mina Almasry
Date: Thu Aug 29 2024 - 15:38:44 EST


> +#include <linux/list.h>
> #include <uapi/linux/netdev.h>
>
...

>
> +#include <linux/list.h>
> #include <uapi/linux/netdev.h>
>

Darn, I went too overboard with sorting of includes. ynl-regen.sh
wants these in the reverse order, which is unsorted. I'll fix it in
the next iteration, and I added this check as well to my presubmits.

BTW I submitted 2 iterations already this week, Sunday and Wednesday.
This is easily fixable and I can resend before the end of the week,
but if I'm stressing NIPA too much with reposts of this large series I
can wait until next week. Sorry about that.

--
Thanks,
Mina