lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 31 Dec 2016 22:54:25 +0100 From: SF Markus Elfring <elfring@...rs.sourceforge.net> To: devel@...verdev.osuosl.org, linux-arm-kernel@...ts.infradead.org, linux-rpi-kernel@...ts.infradead.org, kbuild test robot <fengguang.wu@...el.com>, popcornmix@...il.com, Eric Anholt <eric@...olt.net>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Lee Jones <lee@...nel.org>, Stefan Wahren <stefan.wahren@...e.com>, Stephen Warren <swarren@...dotorg.org>, Wei Yongjun <weiyongjun1@...wei.com> Cc: LKML <linux-kernel@...r.kernel.org>, kernel-janitors@...r.kernel.org Subject: [PATCH 0/6] staging: vchiq_arm: Fine-tuning for some function implementations From: Markus Elfring <elfring@...rs.sourceforge.net> Date: Sat, 31 Dec 2016 22:42:34 +0100 Some update suggestions were taken into account from static source code analysis. Markus Elfring (6): Use kmalloc_array() in dump_phys_mem() Adjust 13 checks for null pointers One check less in dump_phys_mem() after error detection Delete an error message for a failed memory allocation in dump_phys_mem() Combine substrings for 24 messages Delete an unnecessary return statement in two functions .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 212 +++++++++++---------- 1 file changed, 109 insertions(+), 103 deletions(-) -- 2.11.0
Powered by blists - more mailing lists