From 32d856270f4c5c32053c1ecf76fc428f32232ab1 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Sun, 25 Jan 2009 23:36:14 -0200 Subject: [PATCH] --- yaml --- r: 140381 b: refs/heads/master c: c7eee1b836ab5e504cbd2b7f3892ea468bd52a16 h: refs/heads/master i: 140379: b73ccc6ca9b59b2918b5b815cfb211ab40ed2d17 v: v3 --- [refs] | 2 +- trunk/fs/bio.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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) {