Explorar el Código

PCI: iproc: Fix header comment "Corporation" misspelling

Fix an obvious "Broadcom Corporation" typo in a header comment.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ray Jui <rjui@broadcom.com>
Florian Fainelli hace 9 años
padre
commit
be908d21b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/pci/host/pcie-iproc.c

+ 1 - 1
drivers/pci/host/pcie-iproc.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright (C) 2014 Hauke Mehrtens <hauke@hauke-m.de>
  * 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
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * modify it under the terms of the GNU General Public License as