public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Allen Pais <allen.lkml@gmail.com>
Cc: linux-kernel@vger.kernel.org, souvik.k.chakravarty@intel.com,
	platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH v3] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array.
Date: Fri, 22 Sep 2017 14:57:22 -0700	[thread overview]
Message-ID: <20170922215722.GA20327@fury> (raw)
In-Reply-To: <1505300371-31740-1-git-send-email-allen.lkml@gmail.com>

On Wed, Sep 13, 2017 at 04:29:31PM +0530, Allen Pais wrote:
>  Use ARRAY_SIZE() macro instead of TELEM_EVT_LEN().
> 
> v3: Replace TELEM_EVT_LEN() with ARRAY_SIZE().
> 
> Signed-off-by: Allen Pais <allen.lkml@gmail.com>

Thanks Allen, queued for testing with minor changelog changes.

> ---

Note: in the future, the changelog (Since v1:, Since v2: goes here, below the
--- line. Also, don't delete the previous changes. See:

Documentation/process/submitting-patches.rst

14) The canonical patch format
-- 
Darren Hart
VMware Open Source Technology Center

      reply	other threads:[~2017-09-22 21:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13 10:59 [PATCH v3] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array Allen Pais
2017-09-22 21:57 ` Darren Hart [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=20170922215722.GA20327@fury \
    --to=dvhart@infradead.org \
    --cc=allen.lkml@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=souvik.k.chakravarty@intel.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