From: "Enrico Weigelt, metux IT consult" <[email protected]>
Date: Thu,  6 Jun 2019 16:43:17 +0200

> From: Enrico Weigelt <[email protected]>
> 
> fix an uninitialized variable:
> 
>   CC      net/ipv4/fib_semantics.o
> net/ipv4/fib_semantics.c: In function 'fib_check_nh_v4_gw':
> net/ipv4/fib_semantics.c:1027:12: warning: 'err' may be used uninitialized in 
> this function [-Wmaybe-uninitialized]
>    if (!tbl || err) {
>             ^~
> 
> Signed-off-by: Enrico Weigelt <[email protected]>

Applied.

Reply via email to