From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/2] lib: Adjustments for 11 function implementations Date: Sat, 7 Oct 2017 19:46:52 +0200 Message-ID: <9a81d82d-fb1b-38d3-1dbf-31e6bf4ff677@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-GB Sender: linux-kernel-owner@vger.kernel.org To: iommu@lists.linux-foundation.org, kasan-dev@googlegroups.com, Alexander Potapenko , Andrew Morton , Andrey Ryabinin , Andy Shevchenko , Christoph Hellwig , Daniel Mentz , Dmitry Vyukov , Geert Uytterhoeven , Lars Ellenberg , "Luis R. Rodriguez" , Marek Szyprowski , Mathieu Desnoyers , Philipp Reisner , Robin Murphy , Will Deacon Cc: LKML , kernel-janitors@vger.kernel.org List-Id: iommu@lists.linux-foundation.org From: Markus Elfring 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