lkml.org 
[lkml]   [2009]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] Trivial: Fix typo "for for"
From: Anand Gadiyar <gadiyar@ti.com>

Trivial: Fix typo "for for"

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
---
drivers/usb/host/ehci-pci.c | 2 +-
drivers/usb/host/ehci.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Index: linux-omap-2.6/drivers/usb/host/ehci-pci.c
===================================================================
--- linux-omap-2.6.orig/drivers/usb/host/ehci-pci.c
+++ linux-omap-2.6/drivers/usb/host/ehci-pci.c
@@ -242,7 +242,7 @@ static int ehci_pci_setup(struct usb_hcd
* System suspend currently expects to be able to suspend the entire
* device tree, device-at-a-time. If we failed selective suspend
* reports, system suspend would fail; so the root hub code must claim
- * success. That's lying to usbcore, and it matters for for runtime
+ * success. That's lying to usbcore, and it matters for runtime
* PM scenarios with selective suspend and remote wakeup...
*/
if (ehci->no_selective_suspend && device_can_wakeup(&pdev->dev))
Index: linux-omap-2.6/drivers/usb/host/ehci.h
===================================================================
--- linux-omap-2.6.orig/drivers/usb/host/ehci.h
+++ linux-omap-2.6/drivers/usb/host/ehci.h
@@ -37,7 +37,7 @@ typedef __u16 __bitwise __hc16;
#define __hc16 __le16
#endif

-/* statistics can be kept for for tuning/monitoring */
+/* statistics can be kept for tuning/monitoring */
struct ehci_stats {
/* irq usage */
unsigned long normal;

\
 
 \ /
  Last update: 2009-07-06 14:29    [W:0.365 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site