Name of failed tests
====================
checkpatch master bridge_loop_avoidance.c
checkpatch master gateway_client.c
checkpatch master main.c
checkpatch master network-coding.c
checkpatch master originator.c
checkpatch master translation-table.c
checkpatch master vis.c
checkpatch next bridge_loop_avoidance.c
checkpatch next gateway_client.c
checkpatch next main.c
checkpatch next network-coding.c
checkpatch next originator.c
checkpatch next translation-table.c
checkpatch next vis.c
cppcheck master
cppcheck next
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=y
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_NC=y
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_NC=y
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_NC=n
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n
Output of different failed tests
================================
checkpatch next bridge_loop_avoidance.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#1613: FILE: bridge_loop_avoidance.c:1613:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#1658: FILE: bridge_loop_avoidance.c:1658:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#1679: FILE: bridge_loop_avoidance.c:1679:
+ seq_printf(seq,
total: 0 errors, 3 warnings, 0 checks, 1690 lines checked
checkpatch next gateway_client.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#483: FILE: gateway_client.c:483:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#503: FILE: gateway_client.c:503:
+ seq_printf(seq, "No gateways in range ...\n");
total: 0 errors, 2 warnings, 0 checks, 712 lines checked
checkpatch next main.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#215: FILE: main.c:215:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#224: FILE: main.c:224:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#422: FILE: main.c:422:
+ seq_printf(seq, "Available routing algorithms:\n");
total: 0 errors, 3 warnings, 0 checks, 501 lines checked
checkpatch next network-coding.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#1763: FILE: network-coding.c:1763:
+ seq_printf(seq, " Ingoing: ");
WARNING: Prefer seq_puts to seq_printf
#1770: FILE: network-coding.c:1770:
+ seq_printf(seq, "\n");
WARNING: Prefer seq_puts to seq_printf
#1772: FILE: network-coding.c:1772:
+ seq_printf(seq, " Outgoing: ");
WARNING: Prefer seq_puts to seq_printf
#1779: FILE: network-coding.c:1779:
+ seq_printf(seq, "\n\n");
total: 0 errors, 4 warnings, 0 checks, 1821 lines checked
checkpatch next originator.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#468: FILE: originator.c:468:
+ seq_printf(seq, "\n");
WARNING: Prefer seq_puts to seq_printf
#478: FILE: originator.c:478:
+ seq_printf(seq, "No batman nodes in range ...\n");
total: 0 errors, 2 warnings, 0 checks, 650 lines checked
checkpatch next translation-table.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#477: FILE: translation-table.c:477:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#976: FILE: translation-table.c:976:
+ seq_printf(seq,
WARNING: Prefer seq_puts to seq_printf
#1018: FILE: translation-table.c:1018:
+ seq_printf(seq,
total: 0 errors, 3 warnings, 0 checks, 2573 lines checked
checkpatch next vis.c:
>>>>>>>>
WARNING: Prefer seq_puts to seq_printf
#152: FILE: vis.c:152:
+ seq_printf(seq, "PRIMARY, ");
WARNING: Prefer seq_puts to seq_printf
#210: FILE: vis.c:210:
+ seq_printf(seq, "\n");
total: 0 errors, 2 warnings, 0 checks, 935 lines checked
cppcheck next:
>>>>>>>>
[gateway_client.c:181]: (style) Variable 'max_gw_factor' is assigned a value that is never used
[gateway_client.c:178]: (style) Variable 'max_tq' is assigned a value that is never used
[translation-table.c:944]: (style) Variable 'best_tq' is assigned a value that is never used
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_NC=y:
>>>>>>>>
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
sparse master linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_NC=y:
>>>>>>>>
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n:
>>>>>>>>
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
sparse next linux-2.6.32 CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_DEBUG=y CONFIG_BATMAN_ADV_NC=n:
>>>>>>>>
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.
include/linux/skbuff.h:357:41: error: invalid bitfield specifier for type restricted __be16.