Name of failed tests ====================
master ------
* checkpatch ./net/batman-adv/types.h * difference between net-next and batadv master * kerneldoc ./net/batman-adv/log.h
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
master: difference between net-next 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: 50 Tested Linux versions: 25 Tested configs: 46
maint -----
Failed tests: 0 Started build tests: 52 Tested Linux versions: 27 Tested configs: 51
linux-merge@lists.open-mesh.org