public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>,
	Jiri Kosina <trivial@kernel.org>
Subject: [PATCH 0/3] ntfs3: trivial style cleanups
Date: Fri, 28 Aug 2020 09:39:02 -0700	[thread overview]
Message-ID: <cover.1598632661.git.joe@perches.com> (raw)

Joe Perches (3):
  ntfs3: Add and use logging macros
  ntfs3: Use more common brace style
  ntfs3: Rename NTFS_FLAGS_LOG_REPLAING to NTFS_FLAGS_LOG_REPLAYING

 fs/ntfs3/attrib.c   |  7 +++--
 fs/ntfs3/attrlist.c |  4 +--
 fs/ntfs3/bitmap.c   | 43 +++++++++++++++--------------
 fs/ntfs3/debug.h    | 12 ++++++++
 fs/ntfs3/dir.c      | 24 +++++++---------
 fs/ntfs3/file.c     | 62 +++++++++++++++++------------------------
 fs/ntfs3/frecord.c  | 45 +++++++++++++++---------------
 fs/ntfs3/fslog.c    | 24 ++++++++--------
 fs/ntfs3/fsntfs.c   | 60 +++++++++++++++++-----------------------
 fs/ntfs3/index.c    | 18 ++++++------
 fs/ntfs3/inode.c    | 22 ++++++---------
 fs/ntfs3/lznt.c     |  3 +-
 fs/ntfs3/namei.c    |  3 +-
 fs/ntfs3/ntfs_fs.h  |  6 ++--
 fs/ntfs3/record.c   | 13 +++++----
 fs/ntfs3/run.c      |  8 +++---
 fs/ntfs3/super.c    | 67 ++++++++++++++++++---------------------------
 fs/ntfs3/xattr.c    | 24 ++++++++--------
 18 files changed, 207 insertions(+), 238 deletions(-)

-- 
2.26.0


             reply	other threads:[~2020-08-28 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 16:39 Joe Perches [this message]
2020-08-28 16:39 ` [PATCH 1/3] ntfs3: Add and use logging macros Joe Perches
2020-08-28 16:39 ` [PATCH 2/3] ntfs3: Use more common brace style Joe Perches
2020-08-28 16:39 ` [PATCH 3/3] ntfs3: Rename NTFS_FLAGS_LOG_REPLAING to NTFS_FLAGS_LOG_REPLAYING Joe Perches

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=cover.1598632661.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=almaz.alexandrovich@paragon-software.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.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