On 6/7/19 2:42 AM, Dan Carpenter wrote: > Hello David Ahern, > > The patch 4c7e8084fd46: "ipv4: Plumb support for nexthop object in a > fib_info" from Jun 3, 2019, leads to the following static checker > warning: > > net/ipv4/fib_semantics.c:1482 fib_create_info() > error: we previously assumed 'nh' could be null (see line 1357) > Thanks for the report. The patch in question is a prep patch; the reported dead code will be made live in a followup set.