Commit c7eee1b8 authored by Alberto Bertogli's avatar Alberto Bertogli Committed by Jiri Kosina

trivial: Fix typo in bio_split()'s documentation

Signed-off-by: default avatarAlberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 5243ef8b
......@@ -1420,8 +1420,7 @@ static void bio_pair_end_2(struct bio *bi, int err)
}
/*
* split a bio - only worry about a bio with a single page
* in it's iovec
* split a bio - only worry about a bio with a single page in its iovec
*/
struct bio_pair *bio_split(struct bio *bi, int first_sectors)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment