Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH] Trivial: Fix typo "for for"

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


gadiyar at ti

Jul 6, 2009, 5:22 AM

Post #1 of 2 (64 views)
Permalink
[PATCH] Trivial: Fix typo "for for"

From: Anand Gadiyar <gadiyar[at]ti.com>

Trivial: Fix typo "for for"

Signed-off-by: Anand Gadiyar <gadiyar[at]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;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo[at]vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


jkosina at suse

Jul 7, 2009, 1:00 AM

Post #2 of 2 (44 views)
Permalink
Re: [PATCH] Trivial: Fix typo "for for" [In reply to]

On Mon, 6 Jul 2009, Gadiyar, Anand wrote:

> From: Anand Gadiyar <gadiyar[at]ti.com>
>
> Trivial: Fix typo "for for"
>
> Signed-off-by: Anand Gadiyar <gadiyar[at]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;

Applied to trivial queue, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo[at]vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.