[PATCH v3 02/27] net/nfp: unify the indent coding style

Chaoyong He chaoyong.he at corigine.com
Mon Sep 18 03:25:28 CEST 2023


> From: Ferruh Yigit <ferruh.yigit at amd.com>
> Sent: Friday, September 15, 2023 9:41 PM
> To: Chaoyong He <chaoyong.he at corigine.com>; dev at dpdk.org
> Cc: oss-drivers <oss-drivers at corigine.com>; Niklas Soderlund
> <niklas.soderlund at corigine.com>
> Subject: Re: [PATCH v3 02/27] net/nfp: unify the indent coding style
> 
> On 9/15/2023 10:15 AM, Chaoyong He wrote:
> > Each parameter of function should occupy one line, and indent two TAB
> > character.
> >
> 
> No objection to it, but "Each parameter of function should occupy one line" is
> NOT coming from DPDK coding convention, right?
> If this is for driver code consistancey, that is OK.

Yes, it's our own coding style, a little stricter than the DPDK coding convention.


More information about the dev mailing list