diff options
| author | Paul Bolle <[email protected]> | 2011-06-02 11:05:02 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2011-06-02 11:05:02 +0000 |
| commit | e2bd9678fc0085acf540dc4cb48ff961cd4d88c0 (patch) | |
| tree | 25fa9535761abdafa1f9de9fc86108d8b178cfef /fs/jbd2/commit.c | |
| parent | cfq-iosched: Remove bogus check in queue_fail path (diff) | |
| download | kernel-e2bd9678fc0085acf540dc4cb48ff961cd4d88c0.tar.gz kernel-e2bd9678fc0085acf540dc4cb48ff961cd4d88c0.zip | |
block: Use hlist_entry() for io_context.cic_list.first
list_entry() and hlist_entry() are both simply aliases for
container_of(), but since io_context.cic_list.first is an hlist_node one
should at least use the correct alias.
Signed-off-by: Paul Bolle <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
