summaryrefslogtreecommitdiff
path: root/.cocciconfig
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-01-09 16:03:01 +0000
committerJens Axboe <axboe@kernel.dk>2021-01-25 08:58:24 -0700
commit54c8195b4ebe10af66b49ab9c809bc16939555fc (patch)
treeda5174573c5b40de7e1e43d1ca65a75d1fcf0ed3 /.cocciconfig
parentecd7fba0ade1d6d8d49d320df9caf96922a376b2 (diff)
iov_iter: optimise bvec iov_iter_advance()
iov_iter_advance() is heavily used, but implemented through generic means. For bvecs there is a specifically crafted function for that, so use bvec_iter_advance() instead, it's faster and slimmer. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions