All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] DCB netlink: Fine-tuning for some function implementations
@ 2017-01-28  9:32 ` SF Markus Elfring
  0 siblings, 0 replies; 10+ messages in thread
From: SF Markus Elfring @ 2017-01-28  9:32 UTC (permalink / raw)
  To: netdev, David S. Miller, Pan Bian; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 28 Jan 2017 10:28:19 +0100

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

Markus Elfring (4):
  Use kmalloc_array() in dcbnl_build_peer_app()
  Adjust four function calls together with a variable assignment
  Adjust five checks for null pointers
  Add some spaces for better code readability

 net/dcb/dcbnl.c | 36 ++++++++++++++++++++----------------
 1 file changed, 20 insertions(+), 16 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-28  9:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-28  9:32 [PATCH 0/4] DCB netlink: Fine-tuning for some function implementations SF Markus Elfring
2017-01-28  9:32 ` SF Markus Elfring
2017-01-28  9:33 ` [PATCH 1/4] dcbnl: Use kmalloc_array() in dcbnl_build_peer_app() SF Markus Elfring
2017-01-28  9:33   ` SF Markus Elfring
2017-01-28  9:34 ` [PATCH 2/4] dcbnl: Adjust four function calls together with a variable assignment SF Markus Elfring
2017-01-28  9:34   ` SF Markus Elfring
2017-01-28  9:36 ` [PATCH 3/4] dcbnl: Adjust five checks for null pointers SF Markus Elfring
2017-01-28  9:36   ` SF Markus Elfring
2017-01-28  9:37 ` [PATCH 4/4] dcbnl: Add some spaces for better code readability SF Markus Elfring
2017-01-28  9:37   ` SF Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.