On Fri, 28 Jun 2019 00:52:02 +0300
Ivan Malov <ivan.ma...@oktetlabs.ru> wrote:

> +     /*
> +      * Initialise ipv4_hdr beforehand to mute false positive
> +      * compiler warnings about this variable being possibly used
> +      * uninitialised in L4 parsing branches below albeit it is clearly
> +      * initialised in IPv4 parsing branch prior L4-related code.
> +      */

Really, keep the verbosity in the commit log not the code.
One line commit is enough.

Reply via email to