netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: amitoj1606@gmail.com
Cc: dmitry.tarnyagin@lockless.no, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, julia.lawall@lip6.fr
Subject: Re: [PATCH] caif: Remove unneeded header file
Date: Tue, 28 Jun 2016 05:26:28 -0400 (EDT)	[thread overview]
Message-ID: <20160628.052628.752695490149507663.davem@davemloft.net> (raw)
In-Reply-To: <20160624062354.GA23515@amitoj-Inspiron-3542>

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.

      reply	other threads:[~2016-06-28  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24  6:23 [PATCH] caif: Remove unneeded header file Amitoj Kaur Chawla
2016-06-28  9:26 ` David Miller [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=20160628.052628.752695490149507663.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amitoj1606@gmail.com \
    --cc=dmitry.tarnyagin@lockless.no \
    --cc=julia.lawall@lip6.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@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).