On Thu, Mar 10, 2022 at 09:00:58AM +0100, Íñigo Huguet wrote: > On Wed, Jul 7, 2021 at 9:37 AM Dan Carpenter <[email protected]> wrote: > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > > master > > head: 79160a603bdb51916226caf4a6616cc4e1c58a58 > > commit: 52bfcdd87e83d9e69d22da5f26b1512ffc81deed net:CXGB4: fix leak if > > sk_buff is not used > > config: x86_64-randconfig-m001-20210706 (attached as .config) > > compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot <[email protected]> > > Reported-by: Dan Carpenter <[email protected]> > > > > New smatch warnings: > > drivers/net/ethernet/chelsio/cxgb4/sge.c:2571 cxgb4_ethofld_send_flowc() > > warn: missing error code 'ret' > > This was already reported here: > https://lore.kernel.org/all/[email protected]/
To be honest, I saw that it was old, and I did wonder why the kbuild bot was sending warnings from ancient code. But at the same time, the code looked suspicious enough that I just resent instead of investigating. :P With kbuild warnings, I always solemnly promise everyone that "These are a one time email. Feel free to ignore false positives." Unfortunately those promises are just lies to make people happy. regards, dan carpenter _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
