Messages in this thread |  | | From | SF Markus Elfring <> | Subject | [PATCH 0/2] lib: Adjustments for 11 function implementations | Date | Sat, 7 Oct 2017 19:46:52 +0200 |
| |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sat, 7 Oct 2017 19:39:29 +0200
Two update suggestions were taken into account from static source code analysis.
Markus Elfring (2): test: Delete five error messages for a failed memory allocation Improve a size determination in seven functions
lib/dma-debug.c | 2 +- lib/flex_array.c | 4 ++-- lib/genalloc.c | 2 +- lib/lru_cache.c | 2 +- lib/reed_solomon/reed_solomon.c | 2 +- lib/test_kasan.c | 5 ++--- lib/test_kmod.c | 10 +++------- lib/test_list_sort.c | 9 +++------ 8 files changed, 14 insertions(+), 22 deletions(-)
-- 2.14.2
|  |