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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 3 May 2017 22:35:36 +0200
From:   SF Markus Elfring <elfring@...rs.sourceforge.net>
To:     Ingo Molnar <mingo@...hat.com>,
        Peter Zijlstra <peterz@...radead.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        kernel-janitors@...r.kernel.org
Subject: [PATCH 0/6] lockdep: Fine-tuning for some function implementations

From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Wed, 3 May 2017 22:17:03 +0200

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

Markus Elfring (6):
  Replace 11 seq_puts() calls by seq_putc()
  Use seq_putc() in seq_header()
  Replace four seq_printf() calls by seq_puts()
  Combine two seq_printf() calls into one call in l_show()
  Improve a size determination in lock_stat_open()
  Add spaces for better code readability

 kernel/locking/lockdep_proc.c | 50 ++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 27 deletions(-)

-- 
2.12.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ