Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1430440

Re: [PATCH] ASOC: wm8753: Remove unneeded header file

From Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ASOC: wm8753: Remove unneeded header file
Date 2016-06-24 10:10 +0200
Message-ID <rNulz-5yG-1@gated-at.bofh.it> (permalink)
References <rNsMN-4xV-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ASOC: wm8753: Remove unneeded header file Amitoj Kaur Chawla <amitoj1606@gmail.com> - 2016-06-24 08:30 +0200
  Re: [PATCH] ASOC: wm8753: Remove unneeded header file Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-06-24 10:10 +0200
  Applied "ASoC: wm8753: Remove unneeded header file" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-06-26 14:10 +0200

csiph-web