All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] MMC-core: Fine-tuning for some function implementations
@ 2017-01-08 21:38 ` SF Markus Elfring
  0 siblings, 0 replies; 56+ messages in thread
From: SF Markus Elfring @ 2017-01-08 21:38 UTC (permalink / raw)
  To: linux-mmc, Adrian Hunter, Harjani Ritesh, Jens Axboe,
	Linus Walleij, Mike Christie, Shawn Lin, Ulf Hansson,
	Wolfram Sang
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 8 Jan 2017 22:30:03 +0100

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

Markus Elfring (8):
  Use kmalloc_array() in mmc_test_area_init()
  Fix a typo in a comment line
  Use seq_puts() in mtf_testlist_show()
  mmc_test: Add some spaces for better code readability
  mmc_test: Combine substrings for 5 messages
  mmc_test: Improve a size determination in five functions
  Use kcalloc() in mmc_test_alloc_mem()
  Use kmalloc_array() in mmc_alloc_sg()

 drivers/mmc/core/mmc_test.c | 77 +++++++++++++++++++++------------------------
 drivers/mmc/core/queue.c    |  2 +-
 2 files changed, 36 insertions(+), 43 deletions(-)

-- 
2.11.0

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

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

Thread overview: 56+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-08 21:38 [PATCH 0/8] MMC-core: Fine-tuning for some function implementations SF Markus Elfring
2017-01-08 21:38 ` SF Markus Elfring
2017-01-08 21:42 ` [PATCH 1/8] mmc-core: Use kmalloc_array() in mmc_test_area_init() SF Markus Elfring
2017-01-08 21:42   ` SF Markus Elfring
2017-01-09 18:31   ` Linus Walleij
2017-01-09 18:31     ` Linus Walleij
2017-01-10  7:37     ` Chunyan Zhang
2017-01-10  7:37       ` Chunyan Zhang
2017-01-10  8:44   ` Shawn Lin
2017-01-10  8:44     ` Shawn Lin
2017-01-11  1:59   ` Andy Shevchenko
2017-01-11  1:59     ` Andy Shevchenko
2017-01-08 21:43 ` [PATCH 2/8] mmc-core: Fix a typo in a comment line SF Markus Elfring
2017-01-08 21:43   ` SF Markus Elfring
2017-01-09 18:32   ` Linus Walleij
2017-01-09 18:32     ` Linus Walleij
2017-01-10  8:43   ` Shawn Lin
2017-01-10  8:43     ` Shawn Lin
2017-01-08 21:45 ` [PATCH 3/8] mmc-core: Use seq_puts() in mtf_testlist_show() SF Markus Elfring
2017-01-08 21:45   ` SF Markus Elfring
2017-01-09 18:33   ` Linus Walleij
2017-01-09 18:33     ` Linus Walleij
2017-01-10  8:41   ` Shawn Lin
2017-01-10  8:41     ` Shawn Lin
2017-01-08 21:46 ` [PATCH 4/8] mmc/core/mmc_test: Add some spaces for better code readability SF Markus Elfring
2017-01-08 21:46   ` SF Markus Elfring
2017-01-09 18:34   ` Linus Walleij
2017-01-09 18:34     ` Linus Walleij
2017-01-10  8:35   ` Shawn Lin
2017-01-10  8:35     ` Shawn Lin
2017-01-08 21:47 ` [PATCH 5/8] mmc/core/mmc_test: Combine substrings for 5 messages SF Markus Elfring
2017-01-08 21:47   ` SF Markus Elfring
2017-01-09 18:35   ` Linus Walleij
2017-01-09 18:35     ` Linus Walleij
2017-01-10  8:34   ` Shawn Lin
2017-01-10  8:34     ` Shawn Lin
2017-01-08 21:49 ` [PATCH 6/8] mmc/core/mmc_test: Improve a size determination in five functions SF Markus Elfring
2017-01-08 21:49   ` SF Markus Elfring
2017-01-09 18:35   ` Linus Walleij
2017-01-09 18:35     ` Linus Walleij
2017-01-10  8:31   ` Shawn Lin
2017-01-10  8:31     ` Shawn Lin
2017-01-08 21:50 ` [PATCH 7/8] mmc-core: Use kcalloc() in mmc_test_alloc_mem() SF Markus Elfring
2017-01-08 21:50   ` SF Markus Elfring
2017-01-09 18:36   ` Linus Walleij
2017-01-09 18:36     ` Linus Walleij
2017-01-10  8:28   ` Shawn Lin
2017-01-10  8:28     ` Shawn Lin
2017-01-08 21:55 ` [PATCH 8/8] mmc-core: Use kmalloc_array() in mmc_alloc_sg() SF Markus Elfring
2017-01-08 21:55   ` SF Markus Elfring
2017-01-09 18:37   ` Linus Walleij
2017-01-09 18:37     ` Linus Walleij
2017-01-10  8:27   ` Shawn Lin
2017-01-10  8:27     ` Shawn Lin
2017-01-12 12:01 ` [PATCH 0/8] MMC-core: Fine-tuning for some function implementations Ulf Hansson
2017-01-12 12:01   ` Ulf Hansson

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.