From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
patches@opensource.wolfsonmicro.com, tiwai@suse.com,
lgirdwood@gmail.com, julia.lawall@lip6.fr, broonie@kernel.org
Subject: Re: [PATCH] ASOC: wm8753: Remove unneeded header file
Date: Fri, 24 Jun 2016 09:05:58 +0100 [thread overview]
Message-ID: <20160624080558.GW1552@localhost.localdomain> (raw)
In-Reply-To: <20160624062135.GA23457@amitoj-Inspiron-3542>
On Fri, Jun 24, 2016 at 11:51:36AM +0530, Amitoj Kaur Chawla wrote:
> Drop redundant include of moduleparam.h
>
> The Coccinelle semantic patch used to make this change is as follows:
> @ includesmodule @
> @@
>
> #include <linux/module.h>
>
> @ depends on includesmodule @
> @@
>
> - #include <linux/moduleparam.h>
>
> Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
> ---
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thanks,
Charles
next prev parent reply other threads:[~2016-06-24 8:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 6:21 [PATCH] ASOC: wm8753: Remove unneeded header file Amitoj Kaur Chawla
2016-06-24 8:05 ` Charles Keepax [this message]
2016-06-26 12:02 ` Applied "ASoC: wm8753: Remove unneeded header file" to the asoc tree Mark Brown
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=20160624080558.GW1552@localhost.localdomain \
--to=ckeepax@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=amitoj1606@gmail.com \
--cc=broonie@kernel.org \
--cc=julia.lawall@lip6.fr \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=tiwai@suse.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;
as well as URLs for NNTP newsgroup(s).