Re: [PATCH v2 3/6] RDMA/cma: Brute force GFP_NOIO

From: Greg Sword
Date: Thu May 16 2024 - 15:12:30 EST


On Thu, May 16, 2024 at 11:54 PM Haakon Bugge <haakon.bugge@xxxxxxxxxx> wrote:
>
> Hi Yanjun,
>
>
> > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/maintainer-netdev.rst?h=v6.9#n376
> >
> > "
> > Netdev has a convention for ordering local variables in functions.
> > Order the variable declaration lines longest to shortest, e.g.::
>
> "Infiniband subsystem" != netdev, right?

All kernel subsystems should follow this rule, including the network
and rdma subsystems

>
>
> Thxs, Håkon
>