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>] [day] [month] [year] [list]
Date:   Tue, 14 Aug 2018 21:13:38 +0200
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] .clang-format for v4.19

Hi Linus,

[Jason Gunthorpe (author of the patch in this set) and I discussed
in which tree this file should be. Since anyway I will maintain it
and there is no specific tree (that we know of) for this, I just
created a branch in my github account.]

Please pick this improvement for the .clang-format file from Jason.
I also added myself as maintainer for the file.

Cheers,
Miguel Ojeda

The following changes since commit acb1872577b346bd15ab3a3f8dff780d6cca4b70:

  Linux 4.18-rc7 (2018-07-29 14:44:52 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/clang-format-for-linus-v4.19

for you to fetch changes up to 16b7db4c8150ba12e7eb63a5de962e1b05b3b612:

  MAINTAINERS: Add .clang-format entry (2018-08-01 18:39:24 +0200)

----------------------------------------------------------------
Two improvements for .clang-format:

  - Set IndentWrappedFunctionNames false
    From Jason Gunthorpe

  - Add MAINTAINERS entry
    From Miguel Ojeda

----------------------------------------------------------------
Jason Gunthorpe (1):
      clang-format: Set IndentWrappedFunctionNames false

Miguel Ojeda (1):
      MAINTAINERS: Add .clang-format entry

 .clang-format | 2 +-
 MAINTAINERS   | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ