linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] .clang-format for v4.19
Date: Tue, 14 Aug 2018 21:13:38 +0200	[thread overview]
Message-ID: <20180814191338.GA3410@gmail.com> (raw)

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(-)

                 reply	other threads:[~2018-08-14 19:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180814191338.GA3410@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).