SYNOPSIS

void blk_rq_unprep_clone(struct request * rq);

ARGUMENTS

rq

the clone request to be cleaned up

DESCRIPTION

Free all bios in rq for a cloned request.

COPYRIGHT