* [PATCH 0/9] Typo fixes of faild to failed
@ 2010-10-22 5:17 Joe Perches
2010-10-22 5:17 ` [PATCH 1/9] drivers/ata: typo fix " Joe Perches
2010-10-22 20:15 ` [PATCH 0/9] Typo fixes " Mike Frysinger
0 siblings, 2 replies; 3+ messages in thread
From: Joe Perches @ 2010-10-22 5:17 UTC (permalink / raw)
To: Jiri Kosina
Cc: linux-ide, linux-kernel, dri-devel, netdev, cbe-oss-dev,
linuxppc-dev, linux-arm-kernel, rtc-linux, osd-dev,
jfs-discussion
Joe Perches (9):
drivers/ata: typo fix of faild to failed
drivers/gpu: typo fix of faild to failed
drivers/net: typo fix of faild to failed
drivers/rtc: typo fix of faild to failed
drivers/video: typo fix of faild to failed
fs/exofs: typo fix of faild to failed
fs/jfs: typo fix of faild to failed
kernel/trace: typo fix of faild to failed
net/wanrouter: typo fix of faild to failed
drivers/ata/pata_bf54x.c | 2 +-
drivers/gpu/drm/radeon/radeon_cs.c | 2 +-
drivers/net/ps3_gelic_net.c | 4 ++--
drivers/net/tulip/pnic2.c | 2 +-
drivers/rtc/rtc-nuc900.c | 2 +-
drivers/video/bf54x-lq043fb.c | 6 +++---
drivers/video/bfin-t350mcqb-fb.c | 2 +-
fs/exofs/dir.c | 4 ++--
fs/exofs/inode.c | 14 +++++++-------
fs/exofs/ios.c | 10 +++++-----
fs/jfs/jfs_mount.c | 4 ++--
kernel/trace/trace_kprobe.c | 2 +-
net/wanrouter/wanmain.c | 4 ++--
13 files changed, 29 insertions(+), 29 deletions(-)
--
1.7.3.1.g432b3.dirty
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/9] drivers/ata: typo fix of faild to failed
2010-10-22 5:17 [PATCH 0/9] Typo fixes of faild to failed Joe Perches
@ 2010-10-22 5:17 ` Joe Perches
2010-10-22 20:15 ` [PATCH 0/9] Typo fixes " Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: Joe Perches @ 2010-10-22 5:17 UTC (permalink / raw)
To: Jiri Kosina; +Cc: Jeff Garzik, linux-ide, linux-kernel
Signed-off-by: Joe Perches <joe@perches.com>
---
drivers/ata/pata_bf54x.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/ata/pata_bf54x.c b/drivers/ata/pata_bf54x.c
index ec2c777..7aed5c7 100644
--- a/drivers/ata/pata_bf54x.c
+++ b/drivers/ata/pata_bf54x.c
@@ -1588,7 +1588,7 @@ static int __devinit bfin_atapi_probe(struct platform_device *pdev)
host->ports[0]->ioaddr.ctl_addr = (void *)res->start;
if (peripheral_request_list(atapi_io_port, "atapi-io-port")) {
- dev_err(&pdev->dev, "Requesting Peripherals faild\n");
+ dev_err(&pdev->dev, "Requesting Peripherals failed\n");
return -EFAULT;
}
--
1.7.3.1.g432b3.dirty
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 0/9] Typo fixes of faild to failed
2010-10-22 5:17 [PATCH 0/9] Typo fixes of faild to failed Joe Perches
2010-10-22 5:17 ` [PATCH 1/9] drivers/ata: typo fix " Joe Perches
@ 2010-10-22 20:15 ` Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2010-10-22 20:15 UTC (permalink / raw)
To: Joe Perches
Cc: Jiri Kosina, linux-ide, linux-kernel, dri-devel, netdev,
cbe-oss-dev, linuxppc-dev, linux-arm-kernel, rtc-linux, osd-dev,
jfs-discussion
On Fri, Oct 22, 2010 at 01:17, Joe Perches wrote:
> drivers/ata/pata_bf54x.c | 2 +-
> drivers/video/bf54x-lq043fb.c | 6 +++---
> drivers/video/bfin-t350mcqb-fb.c | 2 +-
Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-22 20:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22 5:17 [PATCH 0/9] Typo fixes of faild to failed Joe Perches
2010-10-22 5:17 ` [PATCH 1/9] drivers/ata: typo fix " Joe Perches
2010-10-22 20:15 ` [PATCH 0/9] Typo fixes " Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox