Files
kernel_xiaomi_sm8250/include/linux
Tejun Heo 5efccd17ce block: reorder request completion functions
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: Tejun Heo <tj@kernel.org>
2009-04-28 07:37:34 +02:00
..
2009-04-07 10:23:34 +01:00
2009-04-06 20:00:51 -04:00
2009-04-28 07:37:28 +02:00
2009-04-23 10:06:35 +01:00
2009-04-03 14:53:32 -07:00
2009-04-03 14:53:32 -07:00
2009-04-03 09:48:29 -07:00
2009-04-13 15:04:29 -07:00
2009-04-26 09:20:38 -07:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-04-06 16:06:26 +01:00
2009-04-28 07:37:28 +02:00
2009-04-07 08:12:38 +02:00
2009-04-03 17:41:23 -07:00
2009-04-03 17:41:12 -07:00
2009-04-13 15:04:32 -07:00
2009-04-13 14:51:23 -07:00
2009-04-24 08:54:21 +02:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-04-03 12:23:06 +02:00
2009-04-21 19:40:00 -07:00
2009-04-03 12:23:06 +02:00
2009-04-02 19:05:01 -07:00
2009-04-17 10:50:27 -07:00