mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] benet: Adjustments for two function implementations
@ 2018-01-01 17:52 SF Markus Elfring
  2018-01-01 17:53 ` [PATCH 1/2] benet: Delete an error message for a failed memory allocation in be_alloc_work() SF Markus Elfring
  2018-01-01 17:54 ` [PATCH 2/2] benet: Delete an unnecessary return statement in be_work_add_vxlan_port() SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2018-01-01 17:52 UTC (permalink / raw)
  To: netdev, Ajit Khaparde, Sathya Perla, Somnath Kotur,
	Sriharsha Basavapatna
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 1 Jan 2018 18:50:05 +0100

Two update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Delete an error message for a failed memory allocation in be_alloc_work()
  Delete an unnecessary return statement in be_work_add_vxlan_port()

 drivers/net/ethernet/emulex/benet/be_main.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-01-01 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-01 17:52 [PATCH 0/2] benet: Adjustments for two function implementations SF Markus Elfring
2018-01-01 17:53 ` [PATCH 1/2] benet: Delete an error message for a failed memory allocation in be_alloc_work() SF Markus Elfring
2018-01-01 17:54 ` [PATCH 2/2] benet: Delete an unnecessary return statement in be_work_add_vxlan_port() SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome