From: Antony Pavlov <antonynpavlov@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] [FOR SQUASH] clocksource: dummy.c: remove Kconfig warning
Date: Thu, 20 Mar 2014 11:39:45 +0400 [thread overview]
Message-ID: <20140320113945.b5d5addb8bed349118566364@gmail.com> (raw)
In-Reply-To: <20140319204529.GD17250@pengutronix.de>
On Wed, 19 Mar 2014 21:45:29 +0100
Sascha Hauer <s.hauer@pengutronix.de> wrote:
> On Wed, Mar 19, 2014 at 03:29:12PM +0400, Antony Pavlov wrote:
> > This patch removes this warning during 'make *config':
> >
> > drivers/clocksource/Kconfig:36:warning: leading whitespace ignored
> >
> > Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
>
> Also squashed into the original commit.
Excuse me for my Treppenwitz!
Could you please change
+ int
+ prompt "dummy clocksource rate"
to more usual
+ int "dummy clocksource rate"
?
I'm so sorry!
]>
> > ---
> > drivers/clocksource/Kconfig | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> > index f53c933..43974f0 100644
> > --- a/drivers/clocksource/Kconfig
> > +++ b/drivers/clocksource/Kconfig
> > @@ -32,7 +32,8 @@ config CLOCKSOURCE_DUMMY
> > was initialized.
> >
> > config CLOCKSOURCE_DUMMY_RATE
> > - int " dummy clocksource rate"
> > + int
> > + prompt "dummy clocksource rate"
> > depends on CLOCKSOURCE_DUMMY
> > default 1000
> >
> > --
> > 1.9.0
> >
> >
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
Best regards,
Antony Pavlov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2014-03-20 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 11:29 Antony Pavlov
2014-03-19 20:45 ` Sascha Hauer
2014-03-20 7:39 ` Antony Pavlov [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=20140320113945.b5d5addb8bed349118566364@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
/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