[dpdk-dev] [PATCH v3] examples/ipsec-secgw: fix pointer to local outside scope

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 7 21:48:48 CET 2016


2016-11-07 17:31, Ferruh Yigit:
> On 11/7/2016 5:25 PM, Fan Zhang wrote:
> > Coverity issue: 137871
> > Fixes: 0d547ed03717 ("examples/ipsec-secgw: support configuration file")
> > 
> > Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> 
> Although checkpatch will complain about long lines, I believe it is
> better not to wrap log messages.
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Wrapped after "error: " to avoid too long lines
while being able to grep the rest of the message,
and applied.



More information about the dev mailing list