Name of failed tests ====================
master ------
* checkpatch ./net/batman-adv/types.h * difference between net and batadv master * kerneldoc ./net/batman-adv/log.h
maint -----
* difference between net and batadv maint
Output of different failed tests ================================
master: checkpatch ./net/batman-adv/types.h -------------------------------------------
CHECK: 'metdata' may be misspelled - perhaps 'metadata'? #460: FILE: ./net/batman-adv/types.h:460: + * metdata -CRC/TTVN-recalculation) and they have to be executed
CHECK: 'metdata' may be misspelled - perhaps 'metadata'? #1014: FILE: ./net/batman-adv/types.h:1014: + * (data structure update and metdata -CRC/TTVN- recalculation) and
total: 0 errors, 0 warnings, 2 checks, 2470 lines checked
maint: difference between net and batadv maint ----------------------------------------------
net/net/batman-adv/bat_v.c | 1 net/net/batman-adv/bat_v_ogm.c | 34 +++++++++++---------------- net/net/batman-adv/main.h | 2 - net/net/batman-adv/multicast.c | 2 - net/net/batman-adv/soft-interface.c | 5 +-- net/net/batman-adv/types.h | 3 -- 6 files changed, 19 insertions(+), 28 deletions(-)
master: difference between net and batadv master ------------------------------------------------
netnext/net/batman-adv/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
master: kerneldoc ./net/batman-adv/log.h ----------------------------------------
./net/batman-adv/log.h:78: warning: Variable macro arguments should be documented without dots ./net/batman-adv/log.h:102: warning: Variable macro arguments should be documented without dots ./net/batman-adv/log.h:111: warning: Variable macro arguments should be documented without dots ./net/batman-adv/log.h:120: warning: Variable macro arguments should be documented without dots ./net/batman-adv/log.h:134: warning: Variable macro arguments should be documented without dots
Statistics ==========
master ------
Failed tests: 3 Started build tests: 48 Tested Linux versions: 26 Tested configs: 43
maint -----
Failed tests: 1 Started build tests: 52 Tested Linux versions: 27 Tested configs: 50
linux-merge@lists.open-mesh.org