Re: [PATCH v3] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array.

From: Darren Hart
Date: Fri Sep 22 2017 - 17:57:28 EST


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@xxxxxxxxx>

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