public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] w1: Adjustments for some function implementations
@ 2017-08-21 20:52 SF Markus Elfring
  2017-08-21 20:53 ` [PATCH 1/4] w1: Delete an error message for a failed memory allocation in two functions SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-08-21 20:52 UTC (permalink / raw)
  To: Andrew F. Davis, Christophe Jaillet, Greg Kroah-Hartman,
	Gustavo A. R. Silva, Evgeniy Polyakov, Maciej S. Szmigiero,
	Sebastian Reichel, Wei Yongjun
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 21 Aug 2017 22:04:56 +0200

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

Markus Elfring (4):
  Delete an error message for a failed memory allocation in two functions
  Improve a size determination in two functions
  masters: Delete an error message for a failed memory allocation in four functions
  masters: Improve a size determination in four functions

 drivers/w1/masters/ds2482.c    | 3 ++-
 drivers/w1/masters/ds2490.c    | 7 +++----
 drivers/w1/masters/matrox_w1.c | 7 +------
 drivers/w1/masters/mxc_w1.c    | 3 +--
 drivers/w1/masters/omap_hdq.c  | 4 +---
 drivers/w1/masters/w1-gpio.c   | 7 ++-----
 drivers/w1/slaves/w1_ds28e04.c | 2 +-
 drivers/w1/w1.c                | 9 ++-------
 drivers/w1/w1_int.c            | 6 +-----
 9 files changed, 14 insertions(+), 34 deletions(-)

-- 
2.14.0

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

end of thread, other threads:[~2017-08-21 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-21 20:52 [PATCH 0/4] w1: Adjustments for some function implementations SF Markus Elfring
2017-08-21 20:53 ` [PATCH 1/4] w1: Delete an error message for a failed memory allocation in two functions SF Markus Elfring
2017-08-21 20:54 ` [PATCH 2/4] w1: Improve a size determination " SF Markus Elfring
2017-08-21 20:56 ` [PATCH 3/4] w1-masters: Delete an error message for a failed memory allocation in four functions SF Markus Elfring
2017-08-21 20:57 ` [PATCH 4/4] w1-masters: Improve a size determination " 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