Florian Westphal <fw@xxxxxxxxx> wrote: > +/** > + * nf_flow_table_tcp_timeout() - new timeout of offloaded tcp entry > + * @ct: Flowtable offloaded tcp ct > + * > + * Return number of seconds when ct entry should expire. This needs following kdoc fixup: - * Return number of seconds when ct entry should expire. + * @return: number of seconds when ct entry should expire. Rest of series doesn't add kdoc warnings.