commit | 65c84f148e359ed398dcc9ed736131103f40896b | [log] [tgz] |
---|---|---|
author | Jonathan Lemon <jonathan.lemon@gmail.com> | Tue Jul 30 07:40:34 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 30 14:21:32 2019 -0700 |
tree | 3c25ea02d713d9c12166140be09b5908c3471170 | |
parent | b54c9d5bd6e38edac9ce3a3f95f14a1292b5268d [diff] |
linux: Remove bvec page_offset, use bv_offset Now that page_offset is referenced through accessors, remove the union, and use bv_offset. Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>