Home
last modified time | relevance | path

Searched hist:"1 cb566ba5634d7593b8b2a0a5c83f1c9e14b2e09" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 1cb566ba5634d7593b8b2a0a5c83f1c9e14b2e09 Sat Jul 01 04:09:59 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> scripts/kernel-doc: handle DECLARE_HASHTABLE

DECLARE_HASHTABLE needs similar handling to DECLARE_BITMAP
because otherwise kernel-doc assumes the member name is the
second, not first macro parameter.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>