Maybe s/can //g in the subject? > + regs->sstatus = (regs->sstatus & ~(SR_FS)) | SR_FS_CLEAN;
No need for the inner braces here either. Otherwise: Reviewed-by: Christoph Hellwig <[email protected]>
Maybe s/can //g in the subject? > + regs->sstatus = (regs->sstatus & ~(SR_FS)) | SR_FS_CLEAN;
No need for the inner braces here either. Otherwise: Reviewed-by: Christoph Hellwig <[email protected]>