Re: [PATCH 1/2] lib/test: Delete five error messages for a failed memory allocation

2017-10-08 Thread Michal Hocko
On Sat 07-10-17 19:48:37, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 7 Oct 2017 17:34:23 +0200 > > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. Yes this makes sense. None of those really e

[PATCH 1/2] lib/test: Delete five error messages for a failed memory allocation

2017-10-07 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 7 Oct 2017 17:34:23 +0200 Omit extra messages for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring --- lib/test_kasan.c | 5 ++--- lib/test_kmod.c | 8 ++-- lib/