On Fri, 26 Aug 2016, Jonathan Corbet wrote:
> As far as I can tell, the handling of "..." arguments has never worked
> right, so any documentation provided was ignored in favor of "variable
> arguments." This makes kernel-doc handle "@...:" as documented. It does
> *not* fix spots in kerneldoc c
>arch/ia64/mm/tlb.c: In function 'ia64_global_tlb_purge':
>>> arch/ia64/mm/tlb.c:247:5: warning: suggest explicit braces to avoid
>>> ambiguous 'else' [-Wparentheses]
> if (mm != active_mm)
> ^
Does this message from the compiler mean that there are a few
corresponding details to