Re: [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
Hi Christoph, On Mon, Sep 02, 2019 at 05:12:34AM -0700, Christoph Hellwig wrote: > > + dsb = (struct erofs_super_block *)((u8 *)bh->b_data + > > + EROFS_SUPER_OFFSET); > > Not new in this patch, but that u8 cast shouldn't be needed. Yes, thanks and will fix
Re: [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
> + dsb = (struct erofs_super_block *)((u8 *)bh->b_data + > +EROFS_SUPER_OFFSET); Not new in this patch, but that u8 cast shouldn't be needed. ___ devel mailing list de...@linuxdriverproject.org http://driverde