All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: zijun_hu <zijun_hu@zoho.com>
Cc: zijun_hu@htc.com, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	jiangshanlai@gmail.com
Subject: Re: [PATCH 1/1] workqueue: use type int instead of bool to index array
Date: Wed, 6 Sep 2017 10:22:08 -0700	[thread overview]
Message-ID: <20170906172208.GS1774378@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <58cb4eab-8334-a884-efa3-8752c34112e5@zoho.com>

On Thu, Sep 07, 2017 at 01:07:23AM +0800, zijun_hu wrote:
> in this case, i think type int is more suitable than bool in aspects of
> extendibility, program custom and consistency.

Please stop.

-- 
tejun

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Tejun Heo <tj@kernel.org>
To: zijun_hu <zijun_hu@zoho.com>
Cc: zijun_hu@htc.com, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	jiangshanlai@gmail.com
Subject: Re: [PATCH 1/1] workqueue: use type int instead of bool to index array
Date: Wed, 6 Sep 2017 10:22:08 -0700	[thread overview]
Message-ID: <20170906172208.GS1774378@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <58cb4eab-8334-a884-efa3-8752c34112e5@zoho.com>

On Thu, Sep 07, 2017 at 01:07:23AM +0800, zijun_hu wrote:
> in this case, i think type int is more suitable than bool in aspects of
> extendibility, program custom and consistency.

Please stop.

-- 
tejun

  reply	other threads:[~2017-09-06 17:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06  3:34 [PATCH 1/1] workqueue: use type int instead of bool to index array zijun_hu
2017-09-06 14:33 ` Tejun Heo
2017-09-06 16:04   ` zijun_hu
2017-09-06 16:04     ` zijun_hu
2017-09-06 16:40     ` Tejun Heo
2017-09-06 16:40       ` Tejun Heo
2017-09-06 17:07       ` zijun_hu
2017-09-06 17:07         ` zijun_hu
2017-09-06 17:22         ` Tejun Heo [this message]
2017-09-06 17:22           ` Tejun Heo

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=20170906172208.GS1774378@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=zijun_hu@htc.com \
    --cc=zijun_hu@zoho.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.