netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations
@ 2016-09-10  8:57 SF Markus Elfring
  2016-09-10  9:00 ` [PATCH 1/4] ATM-ZeitNet: Use kmalloc_array() in start_tx() SF Markus Elfring
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: SF Markus Elfring @ 2016-09-10  8:57 UTC (permalink / raw)
  To: linux-atm-general, netdev, Chas Williams
  Cc: LKML, kernel-janitors, Julia Lawall, Paolo Bonzini

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 10 Sep 2016 10:54:04 +0200

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

Markus Elfring (4):
  Use kmalloc_array() in start_tx()
  Improve a size determination in zatm_open()
  Replace one kzalloc() call by kcalloc()
  Fix indentation for one DPRINTK() call in start_rx()

 drivers/atm/zatm.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.10.0

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

end of thread, other threads:[~2016-09-11  4:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-10  8:57 [PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations SF Markus Elfring
2016-09-10  9:00 ` [PATCH 1/4] ATM-ZeitNet: Use kmalloc_array() in start_tx() SF Markus Elfring
2016-09-10  9:01 ` [PATCH 2/4] ATM-ZeitNet: Improve a size determination in zatm_open() SF Markus Elfring
2016-09-10  9:02 ` [PATCH 3/4] ATM-ZeitNet: Replace one kzalloc() call by kcalloc() SF Markus Elfring
2016-09-10  9:03 ` [PATCH 4/4] ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx() SF Markus Elfring
2016-09-11  4:46 ` [PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations David Miller

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).