From: "Justin P. Mattock" <justinmattock@gmail.com>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]trivial:Fix some comments.
Date: Mon, 03 May 2010 06:27:00 -0700 [thread overview]
Message-ID: <4BDECF24.8070604@gmail.com> (raw)
In-Reply-To: <1272260842-2592-1-git-send-email-justinmattock@gmail.com>
On 04/25/2010 10:47 PM, Justin P. Mattock wrote:
> Fix some comments.
>
> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
> ---
> drivers/gpu/drm/nouveau/nv50_display.c | 2 +-
> drivers/s390/block/dasd_eckd.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c
> index 649db4c..452ed31 100644
> --- a/drivers/gpu/drm/nouveau/nv50_display.c
> +++ b/drivers/gpu/drm/nouveau/nv50_display.c
> @@ -239,7 +239,7 @@ nv50_display_init(struct drm_device *dev)
> nv_wr32(dev, NV50_PDISPLAY_UNK_388, 0x150000);
> nv_wr32(dev, NV50_PDISPLAY_UNK_38C, 0);
>
> - /* The precise purpose is unknown, i suspect it has something to do
> + /* The precise purpose is unknown, I suspect it has something to do
> * with text mode.
> */
> if (nv_rd32(dev, NV50_PDISPLAY_INTR_1)& 0x100) {
> diff --git a/drivers/s390/block/dasd_eckd.c b/drivers/s390/block/dasd_eckd.c
> index 0cb2331..582c568 100644
> --- a/drivers/s390/block/dasd_eckd.c
> +++ b/drivers/s390/block/dasd_eckd.c
> @@ -2291,7 +2291,7 @@ static struct dasd_ccw_req *dasd_eckd_build_cp_tpm_track(
> } else
> return ERR_PTR(-EINVAL);
>
> - /* trackbased I/O needs address all memory via TIDAWs,
> + /* trackbased I/O needs to address all memory via TIDAWs,
> * not just for 64 bit addresses. This allows us to map
> * each segment directly to one tidaw.
> */
no response on this
fame or shame?
Justin P. Mattock
prev parent reply other threads:[~2010-05-03 13:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-26 5:47 [PATCH]trivial:Fix some comments Justin P. Mattock
2010-05-03 13:27 ` Justin P. Mattock [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=4BDECF24.8070604@gmail.com \
--to=justinmattock@gmail.com \
--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.