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


Groups > linux.kernel > #1432678

Re: [PATCH] caif: Remove unneeded header file

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] caif: Remove unneeded header file
Date 2016-06-28 11:30 +0200
Message-ID <rOXvc-50U-29@gated-at.bofh.it> (permalink)
References <rNsMN-4xV-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Date: Fri, 24 Jun 2016 11:53:54 +0530

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

Applied, thanks.

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


Thread

[PATCH] caif: Remove unneeded header file Amitoj Kaur Chawla <amitoj1606@gmail.com> - 2016-06-24 08:30 +0200
  Re: [PATCH] caif: Remove unneeded header file David Miller <davem@davemloft.net> - 2016-06-28 11:30 +0200

csiph-web