Name of failed tests ====================
master ------
* checkpatch ./net/batman-adv/bridge_loop_avoidance.c * checkpatch ./net/batman-adv/fragmentation.c * checkpatch ./net/batman-adv/hard-interface.c * checkpatch ./net/batman-adv/multicast.c * checkpatch ./net/batman-adv/network-coding.c * checkpatch ./net/batman-adv/send.c * checkpatch ./net/batman-adv/soft-interface.c * checkpatch ./net/batman-adv/types.h
Output of different failed tests ================================
master: checkpatch ./net/batman-adv/bridge_loop_avoidance.c -----------------------------------------------------------
WARNING: Possible repeated word: 'function' #1798: FILE: ./net/batman-adv/bridge_loop_avoidance.c:1798: + /* backbone_gw is unreferenced in the report work function function
total: 0 errors, 1 warnings, 0 checks, 2544 lines checked
master: checkpatch ./net/batman-adv/fragmentation.c ---------------------------------------------------
WARNING: Possible repeated word: 'not' #309: FILE: ./net/batman-adv/fragmentation.c:309: + * Return: true when the packet is merged or buffered, false when skb is not not
total: 0 errors, 1 warnings, 0 checks, 548 lines checked
master: checkpatch ./net/batman-adv/hard-interface.c ----------------------------------------------------
WARNING: Possible repeated word: 'table' #602: FILE: ./net/batman-adv/hard-interface.c:602: + * maximum local table table size
total: 0 errors, 1 warnings, 0 checks, 1098 lines checked
master: checkpatch ./net/batman-adv/multicast.c -----------------------------------------------
WARNING: Possible repeated word: 'multicast' #210: FILE: ./net/batman-adv/multicast.c:210: + * is capable of performing proper RFC4286 multicast multicast router
total: 0 errors, 1 warnings, 0 checks, 2430 lines checked
master: checkpatch ./net/batman-adv/network-coding.c ----------------------------------------------------
WARNING: Possible repeated word: 'is' #253: FILE: ./net/batman-adv/network-coding.c:253: + * @dropped: whether the packet is freed because is is dropped
total: 0 errors, 1 warnings, 0 checks, 1962 lines checked
master: checkpatch ./net/batman-adv/send.c ------------------------------------------
WARNING: Possible repeated word: 'is' #464: FILE: ./net/batman-adv/send.c:464: + * @dropped: whether the packet is freed because is is dropped
total: 0 errors, 1 warnings, 0 checks, 1002 lines checked
master: checkpatch ./net/batman-adv/soft-interface.c ----------------------------------------------------
WARNING: Possible repeated word: 'the' #652: FILE: ./net/batman-adv/soft-interface.c:652: + * @proto: protocol of the the vlan id
WARNING: Possible repeated word: 'the' #710: FILE: ./net/batman-adv/soft-interface.c:710: + * @proto: protocol of the the vlan id
total: 0 errors, 2 warnings, 0 checks, 1180 lines checked
master: checkpatch ./net/batman-adv/types.h -------------------------------------------
WARNING: Possible repeated word: 'time' #1495: FILE: ./net/batman-adv/types.h:1495: + /** @last_recv_time: time time (jiffies) a msg was received */
WARNING: Possible repeated word: 'address' #1999: FILE: ./net/batman-adv/types.h:1999: + * @addr: mac address address of the originator this request was sent to
total: 0 errors, 2 warnings, 0 checks, 2476 lines checked
Statistics ==========
master ------
Failed tests: 8 Started build tests: 114 Tested Linux versions: 32 Tested configs: 104
maint -----
Failed tests: 0 Started build tests: 114 Tested Linux versions: 32 Tested configs: 99
linux-merge@lists.open-mesh.org