mirror of https://gitee.com/openkylin/linux.git
fm10k: consistently use Intel(R) for driver names
Update every header file and other locations to consistently use Intel(R) instead of just Intel. Also update copyright year of files which we modified. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
540a5d8590
commit
8664109467
|
@ -1,6 +1,6 @@
|
|||
################################################################################
|
||||
#
|
||||
# Intel Ethernet Switch Host Interface Driver
|
||||
# Intel(R) Ethernet Switch Host Interface Driver
|
||||
# Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
|
@ -22,7 +22,7 @@
|
|||
################################################################################
|
||||
|
||||
#
|
||||
# Makefile for the Intel(R) FM10000 Ethernet Switch Host Interface driver
|
||||
# Makefile for the Intel(R) Ethernet Switch Host Interface Driver
|
||||
#
|
||||
|
||||
obj-$(CONFIG_FM10K) += fm10k.o
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2014 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2014 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
@ -34,7 +34,7 @@ const char fm10k_driver_version[] = DRV_VERSION;
|
|||
char fm10k_driver_name[] = "fm10k";
|
||||
static const char fm10k_driver_string[] = DRV_SUMMARY;
|
||||
static const char fm10k_copyright[] =
|
||||
"Copyright (c) 2013 Intel Corporation.";
|
||||
"Copyright (c) 2013 - 2016 Intel Corporation.";
|
||||
|
||||
MODULE_AUTHOR("Intel Corporation, <linux.nics@intel.com>");
|
||||
MODULE_DESCRIPTION(DRV_SUMMARY);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2015 Intel Corporation.
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms and conditions of the GNU General Public License,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Intel Ethernet Switch Host Interface Driver
|
||||
/* Intel(R) Ethernet Switch Host Interface Driver
|
||||
* Copyright(c) 2013 - 2016 Intel Corporation.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
|
Loading…
Reference in New Issue