On Mon, Aug 12, 2019 at 10:59 PM Christoph Hellwig <h...@infradead.org> 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 <h...@lst.de> Thanks for your comments Regards, Vincent Chen