linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: zhong jiang <zhongjiang@huawei.com>
To: <tony.luck@intel.com>, <fenghua.yu@intel.com>,
	<benh@kernel.crashing.org>, <paulus@samba.org>,
	<mpe@ellerman.id.au>, <oleg@redhat.com>,
	<rppt@linux.vnet.ibm.com>, <dhowells@redhat.com>,
	<akpm@linux-foundation.org>, <viro@zeniv.linux.org.uk>
Cc: <linux-ia64@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linuxppc-dev@lists.ozlabs.org>
Subject: [PATCH 0/2] Use ARRAY_SIZE to replace its implementation
Date: Tue, 14 Aug 2018 10:46:52 +0800	[thread overview]
Message-ID: <1534214814-9043-1-git-send-email-zhongjiang@huawei.com> (raw)

The issue is detected with the help of Coccinelle.

zhong jiang (2):
  ia64: Use ARRAY_SIZE to replace its implementation
  powerpc: Use ARRAY_SIZE to replace its implementation

 arch/ia64/kernel/perfmon.c  |  2 +-
 arch/powerpc/xmon/ppc-opc.c | 12 ++++--------
 2 files changed, 5 insertions(+), 9 deletions(-)

-- 
1.7.12.4

             reply	other threads:[~2018-08-14  2:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-14  2:46 zhong jiang [this message]
2018-08-14  2:46 ` [PATCH 1/2] ia64: Use ARRAY_SIZE to replace its implementation zhong jiang
2018-08-14  4:45   ` Joe Perches
2018-08-14  4:57     ` zhong jiang
2018-08-14  2:46 ` [PATCH 2/2] powerpc: " zhong jiang
2018-08-14  4:49   ` Joe Perches
2018-08-14  9:28   ` Michael Ellerman
2018-08-14 10:28     ` zhong jiang
2018-08-14 16:18 ` [PATCH 0/2] " David Howells

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=1534214814-9043-1-git-send-email-zhongjiang@huawei.com \
    --to=zhongjiang@huawei.com \
    --cc=akpm@linux-foundation.org \
    --cc=benh@kernel.crashing.org \
    --cc=dhowells@redhat.com \
    --cc=fenghua.yu@intel.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=oleg@redhat.com \
    --cc=paulus@samba.org \
    --cc=rppt@linux.vnet.ibm.com \
    --cc=tony.luck@intel.com \
    --cc=viro@zeniv.linux.org.uk \
    /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).