Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1249081 > unrolled thread

[PATCH] PCI: iproc: Fix company name

Started byFlorian Fainelli <f.fainelli@gmail.com>
First post2015-10-16 21:10 +0200
Last post2015-10-16 21:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] PCI: iproc: Fix company name Florian Fainelli <f.fainelli@gmail.com> - 2015-10-16 21:10 +0200
    Re: [PATCH] PCI: iproc: Fix company name Ray Jui <rjui@broadcom.com> - 2015-10-16 21:50 +0200

#1249081 — [PATCH] PCI: iproc: Fix company name

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2015-10-16 21:10 +0200
Subject[PATCH] PCI: iproc: Fix company name
Message-ID<qkiy6-70o-23@gated-at.bofh.it>
The header of pcie-iproc.c contains an obvious typo on Broadcom
Corporation, fix that.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 drivers/pci/host/pcie-iproc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pci/host/pcie-iproc.c b/drivers/pci/host/pcie-iproc.c
index fe2efb141a9b..6c3d4b54858c 100644
--- a/drivers/pci/host/pcie-iproc.c
+++ b/drivers/pci/host/pcie-iproc.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Hauke Mehrtens <hauke@hauke-m.de>
- * Copyright (C) 2015 Broadcom Corporatcommon ion
+ * Copyright (C) 2015 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
-- 
2.1.0

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

[toc] | [next] | [standalone]


#1249113

FromRay Jui <rjui@broadcom.com>
Date2015-10-16 21:50 +0200
Message-ID<qkjaO-7Ox-19@gated-at.bofh.it>
In reply to#1249081

On 10/16/2015 12:04 PM, Florian Fainelli wrote:
> The header of pcie-iproc.c contains an obvious typo on Broadcom
> Corporation, fix that.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  drivers/pci/host/pcie-iproc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pci/host/pcie-iproc.c b/drivers/pci/host/pcie-iproc.c
> index fe2efb141a9b..6c3d4b54858c 100644
> --- a/drivers/pci/host/pcie-iproc.c
> +++ b/drivers/pci/host/pcie-iproc.c
> @@ -1,6 +1,6 @@
>  /*
>   * Copyright (C) 2014 Hauke Mehrtens <hauke@hauke-m.de>
> - * Copyright (C) 2015 Broadcom Corporatcommon ion
> + * Copyright (C) 2015 Broadcom Corporation
>   *
>   * This program is free software; you can redistribute it and/or
>   * modify it under the terms of the GNU General Public License as
> 

When I saw the subject, for a while I thought you are going to change it
to Broadcom Limited, :)

Thanks for fixing this!

Acked-by: Ray Jui <rjui@broadcom.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web