An error occurred while fetching folder content.
block: reorder request completion functions
Tejun Heo authored

Reorder request completion functions such that

* All request completion functions are located together.

* Functions which are used by only one caller is put right above the
  caller.

* end_request() is put after other completion functions but before
  blk_update_request().

This change is for completion function cleanup which will follow.

[ Impact: cleanup, code reorganization ]
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
5efccd17
Name Last commit Last update