Name of failed tests
====================
checkpatch master Makefile
checkpatch master Makefile.kbuild
checkpatch master bat_algo.h
checkpatch master bat_iv_ogm.c
checkpatch master bitarray.c
checkpatch master bitarray.h
checkpatch master bridge_loop_avoidance.c
checkpatch master bridge_loop_avoidance.h
checkpatch master debugfs.c
checkpatch master debugfs.h
checkpatch master distributed-arp-table.c
checkpatch master distributed-arp-table.h
checkpatch master fragmentation.c
checkpatch master fragmentation.h
checkpatch master gateway_client.c
checkpatch master gateway_client.h
checkpatch master gateway_common.c
checkpatch master gateway_common.h
checkpatch master hard-interface.c
checkpatch master hard-interface.h
checkpatch master hash.c
checkpatch master hash.h
checkpatch master icmp_socket.c
checkpatch master icmp_socket.h
checkpatch master main.c
checkpatch master main.h
checkpatch master network-coding.c
checkpatch master network-coding.h
checkpatch master originator.c
checkpatch master originator.h
checkpatch master packet.h
checkpatch master routing.c
checkpatch master routing.h
checkpatch master send.c
checkpatch master send.h
checkpatch master soft-interface.c
checkpatch master soft-interface.h
checkpatch master sysfs.c
checkpatch master sysfs.h
checkpatch master translation-table.c
checkpatch master translation-table.h
checkpatch master types.h
checkpatch next Makefile
checkpatch next Makefile.kbuild
checkpatch next bat_algo.h
checkpatch next bat_iv_ogm.c
checkpatch next bitarray.c
checkpatch next bitarray.h
checkpatch next bridge_loop_avoidance.c
checkpatch next bridge_loop_avoidance.h
checkpatch next debugfs.c
checkpatch next debugfs.h
checkpatch next distributed-arp-table.c
checkpatch next distributed-arp-table.h
checkpatch next fragmentation.c
checkpatch next fragmentation.h
checkpatch next gateway_client.c
checkpatch next gateway_client.h
checkpatch next gateway_common.c
checkpatch next gateway_common.h
checkpatch next hard-interface.c
checkpatch next hard-interface.h
checkpatch next hash.c
checkpatch next hash.h
checkpatch next icmp_socket.c
checkpatch next icmp_socket.h
checkpatch next main.c
checkpatch next main.h
checkpatch next network-coding.c
checkpatch next network-coding.h
checkpatch next originator.c
checkpatch next originator.h
checkpatch next packet.h
checkpatch next routing.c
checkpatch next routing.h
checkpatch next send.c
checkpatch next send.h
checkpatch next soft-interface.c
checkpatch next soft-interface.h
checkpatch next sysfs.c
checkpatch next sysfs.h
checkpatch next translation-table.c
checkpatch next translation-table.h
checkpatch next types.h
Output of different failed tests
================================
checkpatch master Makefile:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: Makefile:15:
+# You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 64 lines checked
checkpatch master Makefile.kbuild:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: Makefile.kbuild:15:
+# You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 38 lines checked
checkpatch master bat_algo.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bat_algo.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 23 lines checked
checkpatch master bat_iv_ogm.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bat_iv_ogm.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1965 lines checked
checkpatch master bitarray.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bitarray.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 93 lines checked
checkpatch master bitarray.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bitarray.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 52 lines checked
checkpatch master bridge_loop_avoidance.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bridge_loop_avoidance.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1692 lines checked
checkpatch master bridge_loop_avoidance.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bridge_loop_avoidance.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 108 lines checked
checkpatch master debugfs.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: debugfs.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 552 lines checked
checkpatch master debugfs.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: debugfs.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 30 lines checked
checkpatch master distributed-arp-table.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: distributed-arp-table.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1197 lines checked
checkpatch master distributed-arp-table.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: distributed-arp-table.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 170 lines checked
checkpatch master fragmentation.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: fragmentation.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 489 lines checked
checkpatch master fragmentation.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: fragmentation.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 48 lines checked
checkpatch master gateway_client.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_client.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 874 lines checked
checkpatch master gateway_client.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_client.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 40 lines checked
checkpatch master gateway_common.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_common.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 241 lines checked
checkpatch master gateway_common.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_common.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 47 lines checked
checkpatch master hard-interface.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hard-interface.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 703 lines checked
checkpatch master hard-interface.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hard-interface.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 97 lines checked
checkpatch master hash.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hash.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 76 lines checked
checkpatch master hash.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hash.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 187 lines checked
checkpatch master icmp_socket.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: icmp_socket.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 384 lines checked
checkpatch master icmp_socket.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: icmp_socket.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 28 lines checked
checkpatch master main.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: main.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1238 lines checked
checkpatch master main.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: main.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 381 lines checked
checkpatch master network-coding.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: network-coding.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1936 lines checked
checkpatch master network-coding.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: network-coding.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 123 lines checked
checkpatch master originator.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: originator.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1079 lines checked
checkpatch master originator.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: originator.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 122 lines checked
checkpatch master packet.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: packet.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 507 lines checked
checkpatch master routing.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: routing.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1084 lines checked
checkpatch master routing.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: routing.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 51 lines checked
checkpatch master send.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: send.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 639 lines checked
checkpatch master send.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: send.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 91 lines checked
checkpatch master soft-interface.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: soft-interface.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1057 lines checked
checkpatch master soft-interface.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: soft-interface.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 50 lines checked
checkpatch master sysfs.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: sysfs.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 928 lines checked
checkpatch master sysfs.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: sysfs.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 50 lines checked
checkpatch master translation-table.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: translation-table.c:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 3607 lines checked
checkpatch master translation-table.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: translation-table.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 54 lines checked
checkpatch master types.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: types.h:14:
+ * You should have received a copy of the GNU General Public License$
total: 0 errors, 0 warnings, 1 checks, 1185 lines checked
checkpatch next Makefile:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: Makefile:15:
+# You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: Makefile:16:
+# along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#17: FILE: Makefile:17:
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 66 lines checked
checkpatch next Makefile.kbuild:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: Makefile.kbuild:15:
+# You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: Makefile.kbuild:16:
+# along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#17: FILE: Makefile.kbuild:17:
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 40 lines checked
checkpatch next bat_algo.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bat_algo.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bat_algo.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bat_algo.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 25 lines checked
checkpatch next bat_iv_ogm.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bat_iv_ogm.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bat_iv_ogm.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bat_iv_ogm.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1673 lines checked
checkpatch next bitarray.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bitarray.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bitarray.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bitarray.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 95 lines checked
checkpatch next bitarray.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bitarray.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bitarray.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bitarray.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 54 lines checked
checkpatch next bridge_loop_avoidance.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bridge_loop_avoidance.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bridge_loop_avoidance.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bridge_loop_avoidance.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1694 lines checked
checkpatch next bridge_loop_avoidance.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: bridge_loop_avoidance.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: bridge_loop_avoidance.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: bridge_loop_avoidance.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 110 lines checked
checkpatch next debugfs.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: debugfs.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: debugfs.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: debugfs.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 465 lines checked
checkpatch next debugfs.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: debugfs.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: debugfs.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: debugfs.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 30 lines checked
checkpatch next distributed-arp-table.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: distributed-arp-table.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: distributed-arp-table.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: distributed-arp-table.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
ERROR: return is not a function, parentheses are not required
#144: FILE: distributed-arp-table.c:144:
+ return (memcmp(data1, data2, sizeof(__be32)) == 0 ? 1 : 0);
total: 1 errors, 0 warnings, 3 checks, 1198 lines checked
checkpatch next distributed-arp-table.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: distributed-arp-table.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: distributed-arp-table.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: distributed-arp-table.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 172 lines checked
checkpatch next fragmentation.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: fragmentation.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: fragmentation.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: fragmentation.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 491 lines checked
checkpatch next fragmentation.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: fragmentation.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: fragmentation.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: fragmentation.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 50 lines checked
checkpatch next gateway_client.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_client.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: gateway_client.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: gateway_client.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 821 lines checked
checkpatch next gateway_client.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_client.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: gateway_client.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: gateway_client.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 40 lines checked
checkpatch next gateway_common.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_common.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: gateway_common.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: gateway_common.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 243 lines checked
checkpatch next gateway_common.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: gateway_common.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: gateway_common.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: gateway_common.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 49 lines checked
checkpatch next hard-interface.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hard-interface.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: hard-interface.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: hard-interface.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 696 lines checked
checkpatch next hard-interface.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hard-interface.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: hard-interface.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: hard-interface.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 81 lines checked
checkpatch next hash.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hash.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: hash.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: hash.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 78 lines checked
checkpatch next hash.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: hash.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: hash.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: hash.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 189 lines checked
checkpatch next icmp_socket.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: icmp_socket.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: icmp_socket.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: icmp_socket.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 385 lines checked
checkpatch next icmp_socket.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: icmp_socket.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: icmp_socket.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: icmp_socket.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 30 lines checked
checkpatch next main.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: main.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: main.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: main.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1214 lines checked
checkpatch next main.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: main.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: main.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: main.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 374 lines checked
checkpatch next network-coding.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: network-coding.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: network-coding.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: network-coding.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1905 lines checked
checkpatch next network-coding.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: network-coding.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: network-coding.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: network-coding.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 132 lines checked
checkpatch next originator.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: originator.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: originator.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: originator.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
ERROR: return is not a function, parentheses are not required
#44: FILE: originator.c:44:
+ return (memcmp(data1, data2, ETH_ALEN) == 0 ? 1 : 0);
total: 1 errors, 0 warnings, 3 checks, 632 lines checked
checkpatch next originator.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: originator.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: originator.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: originator.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 106 lines checked
checkpatch next packet.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: packet.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: packet.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: packet.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 508 lines checked
checkpatch next routing.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: routing.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: routing.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: routing.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1227 lines checked
checkpatch next routing.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: routing.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: routing.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: routing.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 61 lines checked
checkpatch next send.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: send.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: send.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: send.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 622 lines checked
checkpatch next send.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: send.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: send.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: send.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 91 lines checked
checkpatch next soft-interface.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: soft-interface.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: soft-interface.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: soft-interface.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1036 lines checked
checkpatch next soft-interface.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: soft-interface.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: soft-interface.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: soft-interface.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 52 lines checked
checkpatch next sysfs.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: sysfs.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: sysfs.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: sysfs.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 850 lines checked
checkpatch next sysfs.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: sysfs.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: sysfs.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: sysfs.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 52 lines checked
checkpatch next translation-table.c:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: translation-table.c:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: translation-table.c:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: translation-table.c:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
ERROR: return is not a function, parentheses are not required
#54: FILE: translation-table.c:54:
+ return (memcmp(data1, data2, ETH_ALEN) == 0 ? 1 : 0);
total: 1 errors, 0 warnings, 3 checks, 3569 lines checked
checkpatch next translation-table.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: translation-table.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: translation-table.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: translation-table.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 54 lines checked
checkpatch next types.h:
>>>>>>>>
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#14: FILE: types.h:14:
+ * You should have received a copy of the GNU General Public License$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#15: FILE: types.h:15:
+ * along with this program; if not, write to the Free Software$
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
#16: FILE: types.h:16:
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA$
total: 0 errors, 0 warnings, 3 checks, 1133 lines checked