From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Himanshu Jha <himanshujha199640@gmail.com>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] fbdev: auo_k190x: Use zeroing memory allocator than allocator/memset
Date: Thu, 04 Jan 2018 15:50:25 +0000 [thread overview]
Message-ID: <2609430.fGI7Anm6Eo@amdc3058> (raw)
In-Reply-To: <1514723157-5675-1-git-send-email-himanshujha199640@gmail.com>
On Sunday, December 31, 2017 05:55:57 PM Himanshu Jha wrote:
> Use vzalloc for allocating zeroed memory and remove unnecessary
> memset function.
>
> Done using Coccinelle.
> Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
Use of "Generated-by:" triggers checkpatch.pl warning + error:
WARNING: Non-standard signature: Generated-by:
#8:
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
ERROR: Unrecognized email address: 'scripts/coccinelle/api/alloc/kzalloc-simple.cocci'
#8:
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
I've changed it to "Generate-by" to silence checkpatch.pl.
> 0-day tested with no failures.
>
> Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org>
> Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Patch queued for 4.16, thanks.
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
prev parent reply other threads:[~2018-01-04 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20171231122615epcas1p467e0c038c7009363f9ee9444c82ab29d@epcas1p4.samsung.com>
2017-12-31 12:37 ` [PATCH] fbdev: auo_k190x: Use zeroing memory allocator than allocator/memset Himanshu Jha
2018-01-04 15:50 ` Bartlomiej Zolnierkiewicz [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=2609430.fGI7Anm6Eo@amdc3058 \
--to=b.zolnierkie@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=himanshujha199640@gmail.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 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).