diff options
author | Jan Kara <[email protected]> | 2014-02-24 16:39:52 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-02-24 14:46:32 -0800 |
commit | 8b4922d3173d2eee7b43be8e5caec3ab7d30feff (patch) | |
tree | 171fd625657933067d47b0ef0a29f10443a21c81 /tools/perf/util/trace-event-scripting.c | |
parent | bf36f9cfa6d3d129387b9d62f495d978ed4ade7c (diff) |
block: Stop abusing csd.list for fifo_time
Block layer currently abuses rq->csd.list.next for storing fifo_time.
That is a terrible hack and completely unnecessary as well. Union
achieves the same space saving in a cleaner way.
Signed-off-by: Jan Kara <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions