> + if ((req->rq.flags & SD_FLAG_CMD_WRITE) && > + (req->rq.flags & SD_FLAG_CMD_COW)) { Odd indentation.