On Mon, Aug 12, 2019 at 10:59 PM Christoph Hellwig <[email protected]> wrote: > > Maybe s/can //g in the subject? > > > + regs->sstatus = (regs->sstatus & ~(SR_FS)) | SR_FS_CLEAN; > > No need for the inner braces here either. OK, I will remove them.
> > Otherwise: > > Reviewed-by: Christoph Hellwig <[email protected]> Thanks for your comments Regards, Vincent Chen

