![]() Build bot detects that err may be returned uninitialized in
devlink_fmsg_prepare_skb(). This is not really true because
all fmsgs users should create at least one outer nest, and
therefore fmsg can't be completely empty.
That said the assumption is not trivial to confirm, so let's
follow the bots advice, anyway.
This code does not seem to have changed since its inception in
commit
|
||
---|---|---|
.. | ||
Makefile | ||
core.c | ||
devl_internal.h | ||
leftover.c | ||
netlink.c |