From: Jens Axboe <jens.axboe@oracle.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Alberto Bertogli <albertito@blitiri.com.ar>,
linux-kernel@vger.kernel.org, trivial@kernel.org, corbet@lwn.net
Subject: Re: [PATCH] Fix small typo in bio.h's documentation
Date: Mon, 5 Jan 2009 10:17:22 +0100 [thread overview]
Message-ID: <20090105091722.GG32491@kernel.dk> (raw)
In-Reply-To: <alpine.LNX.1.10.0901040028561.5377@jikos.suse.cz>
On Sun, Jan 04 2009, Jiri Kosina wrote:
> On Mon, 29 Dec 2008, Alberto Bertogli wrote:
>
> > Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
> > ---
> > include/linux/bio.h | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/include/linux/bio.h b/include/linux/bio.h
> > index 6a64209..b29e2b3 100644
> > --- a/include/linux/bio.h
> > +++ b/include/linux/bio.h
> > @@ -135,7 +135,7 @@ struct bio {
> > * bit 1 -- rw-ahead when set
> > * bit 2 -- barrier
> > * Insert a serialization point in the IO queue, forcing previously
> > - * submitted IO to be completed before this oen is issued.
> > + * submitted IO to be completed before this one is issued.
> > * bit 3 -- synchronous I/O hint: the block layer will unplug immediately
> > * Note that this does NOT indicate that the IO itself is sync, just
> > * that the block layer will not postpone issue of this IO by plugging.
> > --
> > 1.6.1.302.gccd4d
>
> Has anyone merged this patch through his tree (Jens or Documentation
> people?). If not, I will take it through trivial tree.
I'll throw it in, thanks Alberto!
--
Jens Axboe
prev parent reply other threads:[~2009-01-05 9:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-29 22:56 [PATCH] Fix small typo in bio.h's documentation Alberto Bertogli
2009-01-03 23:29 ` Jiri Kosina
2009-01-05 9:17 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090105091722.GG32491@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=albertito@blitiri.com.ar \
--cc=corbet@lwn.net \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.