* [PATCH 17/59] drivers/ide: Add missing "space"
[not found] ` <3c52bdbf8c60392df6b4fc91e6188f4a382b5310.1195454435.git.joe@perches.com>
@ 2007-11-20 1:48 ` Joe Perches
2007-11-22 21:23 ` Bartlomiej Zolnierkiewicz
2007-11-20 1:48 ` Joe Perches
1 sibling, 1 reply; 3+ messages in thread
From: Joe Perches @ 2007-11-20 1:48 UTC (permalink / raw)
To: linux-kernel; +Cc: Bartlomiej Zolnierkiewicz, linux-ide
Signed-off-by: Joe Perches <joe@perches.com>
---
drivers/ide/ppc/pmac.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/ide/ppc/pmac.c b/drivers/ide/ppc/pmac.c
index 5afdfef..7f7a598 100644
--- a/drivers/ide/ppc/pmac.c
+++ b/drivers/ide/ppc/pmac.c
@@ -1513,7 +1513,7 @@ pmac_ide_build_dmatable(ide_drive_t *drive, struct request *rq)
if (pmif->broken_dma && cur_addr & (L1_CACHE_BYTES - 1)) {
if (pmif->broken_dma_warn == 0) {
- printk(KERN_WARNING "%s: DMA on non aligned address,"
+ printk(KERN_WARNING "%s: DMA on non aligned address, "
"switching to PIO on Ohare chipset\n", drive->name);
pmif->broken_dma_warn = 1;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 17/59] drivers/ide: Add missing "space"
[not found] ` <3c52bdbf8c60392df6b4fc91e6188f4a382b5310.1195454435.git.joe@perches.com>
2007-11-20 1:48 ` [PATCH 17/59] drivers/ide: Add missing "space" Joe Perches
@ 2007-11-20 1:48 ` Joe Perches
1 sibling, 0 replies; 3+ messages in thread
From: Joe Perches @ 2007-11-20 1:48 UTC (permalink / raw)
To: linux-kernel; +Cc: Bartlomiej Zolnierkiewicz, linux-ide
Signed-off-by: Joe Perches <joe@perches.com>
---
drivers/ide/ppc/pmac.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/ide/ppc/pmac.c b/drivers/ide/ppc/pmac.c
index 5afdfef..7f7a598 100644
--- a/drivers/ide/ppc/pmac.c
+++ b/drivers/ide/ppc/pmac.c
@@ -1513,7 +1513,7 @@ pmac_ide_build_dmatable(ide_drive_t *drive, struct request *rq)
if (pmif->broken_dma && cur_addr & (L1_CACHE_BYTES - 1)) {
if (pmif->broken_dma_warn == 0) {
- printk(KERN_WARNING "%s: DMA on non aligned address,"
+ printk(KERN_WARNING "%s: DMA on non aligned address, "
"switching to PIO on Ohare chipset\n", drive->name);
pmif->broken_dma_warn = 1;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 17/59] drivers/ide: Add missing "space"
2007-11-20 1:48 ` [PATCH 17/59] drivers/ide: Add missing "space" Joe Perches
@ 2007-11-22 21:23 ` Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-11-22 21:23 UTC (permalink / raw)
To: Joe Perches; +Cc: linux-kernel, linux-ide
On Tuesday 20 November 2007, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <joe@perches.com>
applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-22 22:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1195523331-15303-1-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-2-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-3-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-4-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-5-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-6-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-7-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-8-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-9-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-10-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-11-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-12-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-13-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-14-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-15-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-16-git-send-email-joe@perches.com>
[not found] ` <1195523331-15303-17-git-send-email-joe@perches.com>
[not found] ` <ee1678e1bc8b80b7ae420059fffc7241486ea91a.1195454434.git.joe@perches.com>
[not found] ` <3c52bdbf8c60392df6b4fc91e6188f4a382b5310.1195454435.git.joe@perches.com>
2007-11-20 1:48 ` [PATCH 17/59] drivers/ide: Add missing "space" Joe Perches
2007-11-22 21:23 ` Bartlomiej Zolnierkiewicz
2007-11-20 1:48 ` Joe Perches
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).