[Patch v3 01/17] net/mana: add basic driver, build environment and doc

Long Li longli at microsoft.com
Fri Jul 8 00:12:43 CEST 2022


> Subject: Re: [Patch v3 01/17] net/mana: add basic driver, build environment and
> doc
> 
> On Thu,  7 Jul 2022 13:30:06 -0700
> longli at linuxonhyperv.com wrote:
> 
> > +	file = fopen(path, "rb");
> 
> Minor nit, if you make any later changes.
> "rb" is same as "r" on Linux.  b means binary, and this is actually a text file.

Will fix this.


More information about the dev mailing list