All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe()
@ 2017-10-04 18:43 ` SF Markus Elfring
  0 siblings, 0 replies; 25+ messages in thread
From: SF Markus Elfring @ 2017-10-04 18:43 UTC (permalink / raw)
  To: linux-cris-kernel, Alexander Sverdlin, Boris Brezillon,
	Gregory Clement, Jesper Nilsson, Krzysztof Halasa, Mikael Starvik,
	Neil Armstrong, Shawn Guo, Tony Lindgren, Vladimir Zapolskiy
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 4 Oct 2017 20:33:20 +0200

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

Markus Elfring (5):
  Delete an error message for a failed memory allocation
  Improve a size determination
  Delete a jump target
  Delete an unnecessary local variable
  Split a condition check

 arch/cris/arch-v32/drivers/mach-a3/nandflash.c | 17 ++++----------
 arch/cris/arch-v32/drivers/mach-fs/nandflash.c | 31 ++++++++++++--------------
 2 files changed, 18 insertions(+), 30 deletions(-)

-- 
2.14.2


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

end of thread, other threads:[~2017-10-05 15:31 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 18:43 [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe() SF Markus Elfring
2017-10-04 18:43 ` SF Markus Elfring
2017-10-04 18:45 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash SF Markus Elfring
2017-10-04 18:45   ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() SF Markus Elfring
2017-10-04 19:44   ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Alexander Sverdlin
2017-10-04 19:44     ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Alexander Sverdlin
2017-10-04 19:55     ` SF Markus Elfring
2017-10-04 19:55       ` SF Markus Elfring
2017-10-04 20:12     ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Julia Lawall
2017-10-04 20:12       ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Julia Lawall
2017-10-04 20:16   ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Alexander Sverdlin
2017-10-04 20:16     ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Alexander Sverdlin
2017-10-04 18:46 ` [PATCH 2/5] cris: nand: Improve a size determination " SF Markus Elfring
2017-10-04 18:46   ` SF Markus Elfring
2017-10-04 18:47 ` [PATCH 3/5] cris: nand: Delete a jump target " SF Markus Elfring
2017-10-04 18:47   ` SF Markus Elfring
2017-10-04 18:48 ` [PATCH 4/5] cris: nand: Delete an unnecessary local variable " SF Markus Elfring
2017-10-04 18:48   ` SF Markus Elfring
2017-10-04 20:17   ` Alexander Sverdlin
2017-10-04 20:17     ` Alexander Sverdlin
2017-10-04 18:50 ` [PATCH 5/5] cris: nand: Split a condition check " SF Markus Elfring
2017-10-04 18:50   ` SF Markus Elfring
2017-10-04 20:26   ` Alexander Sverdlin
2017-10-05 15:31 ` [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe() Gregory CLEMENT
2017-10-05 15:31   ` Gregory CLEMENT

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.