aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2014-12-22 12:48:42 +0100
committerJens Axboe <[email protected]>2015-08-13 12:32:00 -0600
commit6cf66b4caf9c71f64a5486cadbd71ab58d0d4307 (patch)
tree2ef51364e875b99fa4ce42f9edc15147450034d1 /lib/mpi/mpiutil.c
parent8ae126660fddbeebb9251a174e6fa45b6ad8f932 (diff)
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Call pre-defined helper bio_add_page() instead of open coding for iterating through bi_io_vec[]. Doing that, it's possible to make some parts in filesystems and mm/page_io.c simpler than before. Acked-by: Dave Kleikamp <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Al Viro <[email protected]> Cc: [email protected] Signed-off-by: Kent Overstreet <[email protected]> [dpark: add more description in commit message] Signed-off-by: Dongsu Park <[email protected]> Signed-off-by: Ming Lin <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions