diff --git a/[refs] b/[refs] index ccbdee0a8285..fc2652cc4334 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5243ef8b54a927cae23216253e4e3f03af6f1446 +refs/heads/master: c7eee1b836ab5e504cbd2b7f3892ea468bd52a16 diff --git a/trunk/fs/bio.c b/trunk/fs/bio.c index a040cde7f6fd..e0c9e545bbfa 100644 --- a/trunk/fs/bio.c +++ b/trunk/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 - * 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) {