All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Yang Li <yang.lee@linux.alibaba.com>, jaegeuk@kernel.org
Cc: Abaci Robot <abaci@linux.alibaba.com>,
	linux-kernel@vger.kernel.org,
	linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH -next] f2fs: Simplify bool conversion
Date: Fri, 17 Dec 2021 09:12:45 +0800	[thread overview]
Message-ID: <7e51b00a-ae83-66d1-8f0e-920423ac7fa7@kernel.org> (raw)
In-Reply-To: <20211215023858.33303-1-yang.lee@linux.alibaba.com>

On 2021/12/15 10:38, Yang Li wrote:
> Fix the following coccicheck warning:
> ./fs/f2fs/sysfs.c:491:41-46: WARNING: conversion to bool not needed here
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>

Thanks for fixing this issue, do you mind merging this fix into original patch?

Thanks,


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <chao@kernel.org>
To: Yang Li <yang.lee@linux.alibaba.com>, jaegeuk@kernel.org
Cc: linux-f2fs-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org,
	Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH -next] f2fs: Simplify bool conversion
Date: Fri, 17 Dec 2021 09:12:45 +0800	[thread overview]
Message-ID: <7e51b00a-ae83-66d1-8f0e-920423ac7fa7@kernel.org> (raw)
In-Reply-To: <20211215023858.33303-1-yang.lee@linux.alibaba.com>

On 2021/12/15 10:38, Yang Li wrote:
> Fix the following coccicheck warning:
> ./fs/f2fs/sysfs.c:491:41-46: WARNING: conversion to bool not needed here
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>

Thanks for fixing this issue, do you mind merging this fix into original patch?

Thanks,

  parent reply	other threads:[~2021-12-17  1:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15  2:38 [f2fs-dev] [PATCH -next] f2fs: Simplify bool conversion Yang Li
2021-12-15  2:38 ` Yang Li
2021-12-16 19:27 ` [f2fs-dev] " Jaegeuk Kim
2021-12-16 19:27   ` Jaegeuk Kim
     [not found]   ` <fc89c7e6-ced2-40e1-9d01-496a3b60b268.yang.lee@linux.alibaba.com>
2021-12-17 16:51     ` [f2fs-dev] 回复:[PATCH " Jaegeuk Kim
2021-12-17 16:51       ` Jaegeuk Kim
2021-12-17  1:12 ` Chao Yu [this message]
2021-12-17  1:12   ` [PATCH " Chao Yu
2021-12-17 16:54   ` [f2fs-dev] " Jaegeuk Kim
2021-12-17 16:54     ` Jaegeuk Kim

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=7e51b00a-ae83-66d1-8f0e-920423ac7fa7@kernel.org \
    --to=chao@kernel.org \
    --cc=abaci@linux.alibaba.com \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yang.lee@linux.alibaba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.