Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1646414

[PATCH 0/5] atm: Adjustments for some function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/5] atm: Adjustments for some function implementations
Date 2017-05-21 22:20 +0200
Message-ID <tJFux-42X-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 21 May 2017 22:09:11 +0200

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

Markus Elfring (5):
  Improve a size determination in four functions
  Delete an error message for a failed memory allocation in make_entry()
  Adjust 19 checks for null pointers
  Use seq_puts() in lec_info()
  Use seq_putc() in lec_info()

 net/atm/lec.c | 55 +++++++++++++++++++++++++++----------------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

-- 
2.13.0

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] atm: Adjustments for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-21 22:20 +0200
  [PATCH 1/5] atm: Improve a size determination in four functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-21 22:20 +0200
  [PATCH 2/5] atm: Delete an error message for a failed memory  allocation in make_entry() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-21 22:20 +0200
  Re: [PATCH 0/5] atm: Adjustments for some function implementations Kees Cook <keescook@chromium.org> - 2017-05-23 06:40 +0200

csiph-web