mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Anton Vorontsov <cbouatmailru@gmail.com>
To: 함명주 <myungjoo.ham@samsung.com>
Cc: Jesper Juhl <jj@chaosbits.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"trivial@kernel.org" <trivial@kernel.org>,
	Axel Lin <axel.lin@gmail.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [PATCH] power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c
Date: Thu, 15 Mar 2012 21:17:00 +0400	[thread overview]
Message-ID: <20120315171700.GE11441@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <32079635.330331328493473417.JavaMail.weblogic@epml22>

On Mon, Feb 06, 2012 at 01:57:54AM +0000, 함명주 wrote:
> > Remove the duplicate.
> > 
> > Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> 
> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

Applied, thanks!

> 
> > ---
> >  drivers/power/max8998_charger.c |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/power/max8998_charger.c b/drivers/power/max8998_charger.c
> > index 9b3f2bf..5c5f281 100644
> > --- a/drivers/power/max8998_charger.c
> > +++ b/drivers/power/max8998_charger.c
> > @@ -21,7 +21,6 @@
> >  
> >  #include <linux/module.h>
> >  #include <linux/err.h>
> > -#include <linux/module.h>
> >  #include <linux/slab.h>
> >  #include <linux/platform_device.h>
> >  #include <linux/power_supply.h>
> > -- 
> > 1.7.9

-- 
Anton Vorontsov
Email: cbouatmailru@gmail.com

  reply	other threads:[~2012-03-15 17:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06  1:57 함명주
2012-03-15 17:17 ` Anton Vorontsov [this message]
2012-03-15 19:11   ` Paul Gortmaker
2012-03-15 20:54     ` Jesper Juhl
  -- strict thread matches above, loose matches on Subject: below --
2012-02-05  0:32 Jesper Juhl

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=20120315171700.GE11441@oksana.dev.rtsoft.ru \
    --to=cbouatmailru@gmail.com \
    --cc=axel.lin@gmail.com \
    --cc=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=sameo@linux.intel.com \
    --cc=trivial@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

Powered by JetHome