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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 7 Jan 2017 20:50:15 +0100
From:   SF Markus Elfring <elfring@...rs.sourceforge.net>
To:     Maxim Levitsky <maximlevitsky@...il.com>,
        kernel-janitors@...r.kernel.org
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/9] memstick: Fine-tuning for some function implementations

From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sat, 7 Jan 2017 20:44:20 +0100

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

Markus Elfring (9):
  Split a condition check in msb_ftl_initialize()
  Use kmalloc_array() in msb_ftl_initialize()
  Delete unwanted spaces behind three function parameters
  Improve two size determinations in msb_resume()
  Delete an unnecessary variable initialisation in msb_resume()
  Improve a size determination in msb_probe()
  Improve another size determination in msb_read_boot_blocks()
  Delete an unnecessary variable initialisation in msb_read_boot_blocks()
  Delete an unnecessary check in msb_update_block()

 drivers/memstick/core/ms_block.c | 57 ++++++++++++++++++++++------------------
 1 file changed, 32 insertions(+), 25 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ