linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
To: Kari Argillander <kari.argillander@gmail.com>, <ntfs3@lists.linux.dev>
Cc: <linux-kernel@vger.kernel.org>, Joe Perches <joe@perches.com>
Subject: Re: [PATCH v2 0/4] fs/ntfs3: Fix various styling issues
Date: Thu, 16 Sep 2021 17:07:43 +0300	[thread overview]
Message-ID: <dc3fab5b-c70e-bf8c-eabf-7da1ca24830c@paragon-software.com> (raw)
In-Reply-To: <20210907083441.3212-1-kari.argillander@gmail.com>



On 07.09.2021 11:34, Kari Argillander wrote:
> Fix various checkpatch warnings. There will still be some but they
> will be addressed in different patch sets.
> 
> v2:
> 	- Remove + sign completly in 1/4 (Thanks Joe)
> 	- I dropped one patch as it addressed else were [1]. (Thanks Joe)
> 	- Drop newline in 3/4
> 
> [1]: lore.kernel.org/ntfs3/20210902154050.5075-1-kari.argillander@gmail.com
> 
> Kari Argillander (4):
>   fs/ntfs3: Remove '+' before constant in ni_insert_resident()
>   fs/ntfs3: Place Comparisons constant right side of the test
>   fs/ntfs3: Remove braces from single statment block
>   fs/ntfs3: Remove tabs before spaces from comment
> 
>  fs/ntfs3/frecord.c | 7 +++----
>  fs/ntfs3/lznt.c    | 2 +-
>  2 files changed, 4 insertions(+), 5 deletions(-)
> 
> 
> base-commit: d3624466b56dd5b1886c1dff500525b544c19c83
> 

Hi, Kari, Joe!
Applied, thanks!

      parent reply	other threads:[~2021-09-16 14:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07  8:34 [PATCH v2 0/4] fs/ntfs3: Fix various styling issues Kari Argillander
2021-09-07  8:34 ` [PATCH v2 1/4] fs/ntfs3: Remove '+' before constant in ni_insert_resident() Kari Argillander
2021-09-07  8:34 ` [PATCH v2 2/4] fs/ntfs3: Place Comparisons constant right side of the test Kari Argillander
2021-09-07  8:34 ` [PATCH v2 3/4] fs/ntfs3: Remove braces from single statment block Kari Argillander
2021-09-07  8:34 ` [PATCH v2 4/4] fs/ntfs3: Remove tabs before spaces from comment Kari Argillander
2021-09-16 14:07 ` Konstantin Komarov [this message]

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=dc3fab5b-c70e-bf8c-eabf-7da1ca24830c@paragon-software.com \
    --to=almaz.alexandrovich@paragon-software.com \
    --cc=joe@perches.com \
    --cc=kari.argillander@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ntfs3@lists.linux.dev \
    /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).