On Thu, Sep 03, 2020 at 12:38:21PM +0200, Carlos Maiolino wrote: > > Same for these. Also if you cast to void * instead of char * in > > xfs_attr_sf_nextentry (and gcc extension we make heavy use of), you > > don't need the case back. > > I believe you meant cast here? For sure, looks a good simplification, I'll add > it. Thanks again! Yes, sorry.