trivial: Fix typo in bio_split()'s documentation
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
5243ef8b54
commit
c7eee1b836
3
fs/bio.c
3
fs/bio.c
@ -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
|
* split a bio - only worry about a bio with a single page in its iovec
|
||||||
* in it's iovec
|
|
||||||
*/
|
*/
|
||||||
struct bio_pair *bio_split(struct bio *bi, int first_sectors)
|
struct bio_pair *bio_split(struct bio *bi, int first_sectors)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user