From: Miklos Szeredi <miklos@szeredi.hu>
To: zhengbin <zhengbin13@huawei.com>
Cc: Miklos Szeredi <mszeredi@redhat.com>, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/4] fuse: use true,false for bool variable
Date: Tue, 14 Jan 2020 11:02:08 +0100 [thread overview]
Message-ID: <CAJfpegvpZq_mMAABWPWOGKJTfiAf6bJE9eBkvH-FkwhMJmdq5A@mail.gmail.com> (raw)
In-Reply-To: <1577242950-30981-1-git-send-email-zhengbin13@huawei.com>
On Wed, Dec 25, 2019 at 3:55 AM zhengbin <zhengbin13@huawei.com> wrote:
>
> zhengbin (4):
> fuse: use true,false for bool variable in readdir.c
> fuse: use true,false for bool variable in file.c
> fuse: use true,false for bool variable in cuse.c
> fuse: use true,false for bool variable in inode.c
>
> fs/fuse/cuse.c | 4 ++--
> fs/fuse/file.c | 4 ++--
> fs/fuse/inode.c | 14 +++++++-------
> fs/fuse/readdir.c | 2 +-
> 4 files changed, 12 insertions(+), 12 deletions(-)
Hi,
Could you please merge these four patches into one?
The patches are trivial and even the combined patch is tiny, so it's
not worth splitting it by source file.
Thanks,
Miklos
prev parent reply other threads:[~2020-01-14 10:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-25 3:02 [PATCH 0/4] fuse: use true,false for bool variable zhengbin
2019-12-25 3:02 ` [PATCH 1/4] fuse: use true,false for bool variable in readdir.c zhengbin
2019-12-25 3:02 ` [PATCH 2/4] fuse: use true,false for bool variable in file.c zhengbin
2019-12-25 3:02 ` [PATCH 3/4] fuse: use true,false for bool variable in cuse.c zhengbin
2019-12-25 3:02 ` [PATCH 4/4] fuse: use true,false for bool variable in inode.c zhengbin
2020-01-14 10:02 ` Miklos Szeredi [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=CAJfpegvpZq_mMAABWPWOGKJTfiAf6bJE9eBkvH-FkwhMJmdq5A@mail.gmail.com \
--to=miklos@szeredi.hu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=mszeredi@redhat.com \
--cc=zhengbin13@huawei.com \
/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).