On Sunday, June 21, 2015 14:45:15 Sven Eckelmann wrote:
Some functions already have documentation about looks they require inside their kerneldoc header. These can be directly tested during runtime using the lockdep asserts.
Signed-off-by: Sven Eckelmann sven@narfation.org
v2:
- add missing header linux/lockdep.h in fragmentation.c
net/batman-adv/fragmentation.c | 3 +++ net/batman-adv/multicast.c | 6 ++++++ net/batman-adv/translation-table.c | 2 ++ 3 files changed, 11 insertions(+)
Applied in revision 2a449bc.
Thanks, Marek