浏览代码

net: stmmac: remove freesoftware address

This patch fix the checkpatch warning about free software address.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
LABBE Corentin 8 年之前
父节点
当前提交
deeb6376ca
共有 26 个文件被更改,包括 0 次插入104 次删除
  1. 0 4
      drivers/net/ethernet/stmicro/stmmac/chain_mode.c
  2. 0 4
      drivers/net/ethernet/stmicro/stmmac/common.h
  3. 0 4
      drivers/net/ethernet/stmicro/stmmac/descs.h
  4. 0 4
      drivers/net/ethernet/stmicro/stmmac/descs_com.h
  5. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac100.h
  6. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac1000.h
  7. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
  8. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
  9. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c
  10. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c
  11. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h
  12. 0 4
      drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c
  13. 0 4
      drivers/net/ethernet/stmicro/stmmac/enh_desc.c
  14. 0 4
      drivers/net/ethernet/stmicro/stmmac/mmc.h
  15. 0 4
      drivers/net/ethernet/stmicro/stmmac/mmc_core.c
  16. 0 4
      drivers/net/ethernet/stmicro/stmmac/norm_desc.c
  17. 0 4
      drivers/net/ethernet/stmicro/stmmac/ring_mode.c
  18. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac.h
  19. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c
  20. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c
  21. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
  22. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
  23. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
  24. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
  25. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
  26. 0 4
      drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/chain_mode.c

@@ -16,10 +16,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/common.h

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/descs.h

@@ -11,10 +11,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/descs_com.h

@@ -17,10 +17,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac100.h

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac1000.h

@@ -10,10 +10,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c

@@ -16,10 +16,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c

@@ -16,10 +16,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c

@@ -18,10 +18,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c

@@ -18,10 +18,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c

@@ -10,10 +10,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/enh_desc.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/mmc.h

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/mmc_core.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/norm_desc.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/ring_mode.c

@@ -16,10 +16,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac.h

@@ -10,10 +10,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c

@@ -13,10 +13,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c

@@ -13,10 +13,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".
 

+ 0 - 4
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h

@@ -12,10 +12,6 @@
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
   The full GNU General Public License is included in this distribution in
   the file called "COPYING".