[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170913091000.3dtzrx3rr4g5rql3@mwanda>
Date: Wed, 13 Sep 2017 12:10:00 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Allen Pais <allen.lkml@...il.com>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
gregkh@...uxfoundation.org, mchehab@...nel.org,
linux-media@...r.kernel.org
Subject: Re: [PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE()
instead of open coding.
On Wed, Sep 13, 2017 at 02:27:53PM +0530, Allen Pais wrote:
> Signed-off-by: Allen Pais <allen.lkml@...il.com>
Sorry, the patch is right, but the commit is still totally messed up.
bad: [PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE() instead of open coding.
good: [PATCH v4] [media] atomisp: use ARRAY_SIZE() instead of open coding.
Please, copy the "[media] atomisp: " prefix exactly as I wrote it. Then
the commit message can say something like:
The array_length() macro just duplicates ARRAY_SIZE() so we can delete
it.
> Signed-off-by: Allen Pais <allen.lkml@...il.com>
> ---
^^^
Then under the --- line put:
v4: Update the commit message.
regards,
dan carpenter
Powered by blists - more mailing lists