All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] HSI: omap_ssi: Fine-tuning for two function implementations
@ 2017-04-25 11:12 ` SF Markus Elfring
  0 siblings, 0 replies; 14+ messages in thread
From: SF Markus Elfring @ 2017-04-25 11:12 UTC (permalink / raw)
  To: Arnd Bergmann, Pavel Machek, Sebastian Reichel, Tony Lindgren
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 25 Apr 2017 12:52:10 +0200

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

Markus Elfring (3):
  Use devm_kcalloc() in ssi_add_controller()
  Fix a typo in a comment line
  Delete an error message for a failed memory allocation in ssi_add_controller()

 drivers/hsi/controllers/omap_ssi_core.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

-- 
2.12.2


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25 11:12 [PATCH 0/3] HSI: omap_ssi: Fine-tuning for two function implementations SF Markus Elfring
2017-04-25 11:12 ` SF Markus Elfring
2017-04-25 11:15 ` [PATCH 1/3] HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller() SF Markus Elfring
2017-04-25 11:15   ` SF Markus Elfring
2017-04-25 11:16 ` [PATCH 2/3] HSI: omap_ssi: Fix a typo in a comment line SF Markus Elfring
2017-04-25 11:16   ` SF Markus Elfring
2017-04-25 11:18 ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_control SF Markus Elfring
2017-04-25 11:18   ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() SF Markus Elfring
2017-04-25 11:54   ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_con Pavel Machek
2017-04-25 11:54     ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() Pavel Machek
2017-04-25 12:32     ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_con Dan Carpenter
2017-04-25 12:32       ` [PATCH 3/3] HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() Dan Carpenter
2017-05-01  9:07 ` [PATCH 0/3] HSI: omap_ssi: Fine-tuning for two function implementations Sebastian Reichel
2017-05-01  9:07   ` Sebastian Reichel

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.