On Mon, 05/18 20:19, Max Reitz wrote: > On 15.05.2015 08:04, Fam Zheng wrote: > > Indentation is off if you intended to indent based on the opening > parenthesis.
Will fix. > > Different question: Since event->type == BLOCK_OP_TYPE_DEVICE_IO, when will > event->blocking ever be not equal to blk_op_is_blocked()? It's unnecessary. Fam