netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net:master 27/28] drivers/net/ethernet/qlogic/qed/qed_dcbx.c:1230:13-20: WARNING: kzalloc should be used for dcbx_info, instead of kmalloc/memset
@ 2016-09-01  6:45 kbuild test robot
  2016-09-01  6:45 ` [PATCH] qed: fix kzalloc-simple.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2016-09-01  6:45 UTC (permalink / raw)
  To: Sudarsana Reddy Kalluru; +Cc: kbuild-all, netdev, Yuval Mintz

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head:   c3804289c90c1c88e447991c4c06cff6acdee7bc
commit: c5e801dac4daff972013613ae3edae6668b2aa7c [27/28] qed: Clear dcbx memory buffers before the usage.


coccinelle warnings: (new ones prefixed by >>)

>> drivers/net/ethernet/qlogic/qed/qed_dcbx.c:1230:13-20: WARNING: kzalloc should be used for dcbx_info, instead of kmalloc/memset
   drivers/net/ethernet/qlogic/qed/qed_dcbx.c:1192:13-20: WARNING: kzalloc should be used for dcbx_info, instead of kmalloc/memset

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-04 21:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01  6:45 [net:master 27/28] drivers/net/ethernet/qlogic/qed/qed_dcbx.c:1230:13-20: WARNING: kzalloc should be used for dcbx_info, instead of kmalloc/memset kbuild test robot
2016-09-01  6:45 ` [PATCH] qed: fix kzalloc-simple.cocci warnings kbuild test robot
2016-09-01  7:37   ` Yuval Mintz
2016-09-01 16:48     ` David Miller
2016-09-02 17:44     ` Joe Perches
2016-09-02 17:48       ` [PATCH] qed: Remove OOM messages Joe Perches
2016-09-04  8:18         ` Yuval Mintz
2016-09-04 20:28         ` David Miller
2016-09-04 21:22           ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).