[PATCH 5/5] powerpc/ftw: Document FTW API/usage

Sukadev Bhattiprolu sukadev at linux.vnet.ibm.com
Thu Jan 25 14:05:52 AEDT 2018


Randy Dunlap [rdunlap at infradead.org] wrote:

> > +        struct ftw_setup_attr ftwattr;
> > +
> > +        fd = open("/dev/ftw", O_RDWR);
> > +
> > +        memset(&rxattr, 0, sizeof(rxattr));
> 
> Is that supposed to be ftwattr (2x above)?

Yes. I agree with your other comments as well and will send a new version.

Thanks for the detailed review.

Sukadev



More information about the Linuxppc-dev mailing list