Name of failed tests
====================
maint
-----
* difference between net and batadv maint
master
------
* checkpatch ./net/batman-adv/types.h
* difference between net 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
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/distributed-arp-table.c | 4 --
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 -
7 files changed, 20 insertions(+), 31 deletions(-)
master: difference between net and batadv master
------------------------------------------------
netnext/net/batman-adv/distributed-arp-table.c | 4 +---
netnext/net/batman-adv/main.c | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
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
==========
maint
-----
Failed tests: 1
Started build tests: 51
Tested Linux versions: 28
Tested configs: 49
master
------
Failed tests: 3
Started build tests: 49
Tested Linux versions: 29
Tested configs: 47