From: Wei Liu <wei.liu2@citrix.com>
To: Baole Ni <baolex.ni@intel.com>
Cc: <wei.liu2@citrix.com>, <kvalo@codeaurora.org>,
<linuxwifi@intel.com>, <m.chehab@samsung.com>, <pawel@osciak.com>,
<m.szyprowski@samsung.com>, <kyungmin.park@samsung.com>,
<k.kozlowski@samsung.com>, <xen-devel@lists.xenproject.org>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<chuansheng.liu@intel.com>
Subject: Re: [PATCH 0805/1285] Replace numeric parameter like 0444 with macro
Date: Tue, 2 Aug 2016 13:40:08 +0100 [thread overview]
Message-ID: <20160802124008.GL22419@citrix.com> (raw)
In-Reply-To: <20160802114812.3632-1-baolex.ni@intel.com>
On Tue, Aug 02, 2016 at 07:48:12PM +0800, Baole Ni wrote:
> I find that the developers often just specified the numeric value
> when calling a macro which is defined with a parameter for access permission.
> As we know, these numeric value for access permission have had the corresponding macro,
> and that using macro can improve the robustness and readability of the code,
> thus, I suggest replacing the numeric parameter with the macro.
>
> Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
> Signed-off-by: Baole Ni <baolex.ni@intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
WARNING: multiple messages have this Message-ID (diff)
From: Wei Liu <wei.liu2@citrix.com>
To: Baole Ni <baolex.ni@intel.com>
Cc: k.kozlowski@samsung.com, chuansheng.liu@intel.com,
wei.liu2@citrix.com, pawel@osciak.com, linuxwifi@intel.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kyungmin.park@samsung.com, xen-devel@lists.xenproject.org,
m.chehab@samsung.com, kvalo@codeaurora.org,
m.szyprowski@samsung.com
Subject: Re: [PATCH 0805/1285] Replace numeric parameter like 0444 with macro
Date: Tue, 2 Aug 2016 13:40:08 +0100 [thread overview]
Message-ID: <20160802124008.GL22419@citrix.com> (raw)
In-Reply-To: <20160802114812.3632-1-baolex.ni@intel.com>
On Tue, Aug 02, 2016 at 07:48:12PM +0800, Baole Ni wrote:
> I find that the developers often just specified the numeric value
> when calling a macro which is defined with a parameter for access permission.
> As we know, these numeric value for access permission have had the corresponding macro,
> and that using macro can improve the robustness and readability of the code,
> thus, I suggest replacing the numeric parameter with the macro.
>
> Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
> Signed-off-by: Baole Ni <baolex.ni@intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-08-02 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 11:48 [PATCH 0805/1285] Replace numeric parameter like 0444 with macro Baole Ni
2016-08-02 11:48 ` Baole Ni
2016-08-02 12:40 ` Wei Liu [this message]
2016-08-02 12:40 ` Wei Liu
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=20160802124008.GL22419@citrix.com \
--to=wei.liu2@citrix.com \
--cc=baolex.ni@intel.com \
--cc=chuansheng.liu@intel.com \
--cc=k.kozlowski@samsung.com \
--cc=kvalo@codeaurora.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxwifi@intel.com \
--cc=m.chehab@samsung.com \
--cc=m.szyprowski@samsung.com \
--cc=netdev@vger.kernel.org \
--cc=pawel@osciak.com \
--cc=xen-devel@lists.xenproject.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 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.