* [PATCH]trivial:Fix some comments.
@ 2010-04-26 5:47 Justin P. Mattock
2010-05-03 13:27 ` Justin P. Mattock
0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2010-04-26 5:47 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Justin P. Mattock
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.
*/
--
1.6.5.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH]trivial:Fix some comments.
2010-04-26 5:47 [PATCH]trivial:Fix some comments Justin P. Mattock
@ 2010-05-03 13:27 ` Justin P. Mattock
0 siblings, 0 replies; 2+ messages in thread
From: Justin P. Mattock @ 2010-05-03 13:27 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: trivial, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-03 13:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 5:47 [PATCH]trivial:Fix some comments Justin P. Mattock
2010-05-03 13:27 ` Justin P. Mattock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).