mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicholas Mc Guire <der.herr@hofr.at>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: hofrat@osadl.org, tglx@linutronix.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] timeconst: update path in comment
Date: Sat, 24 Oct 2015 13:42:20 +0000	[thread overview]
Message-ID: <20151024134220.GA27462@osadl.at> (raw)
In-Reply-To: <CAHmME9oBwntBginfmMpS1VP8sb48VNJqf=hO8E9Ra-gmfNz5dQ@mail.gmail.com>

On Thu, Oct 22, 2015 at 05:31:17PM +0200, Jason A. Donenfeld wrote:
> It's understandable nobody really cares about applying this patch,
> since it's mostly just cosmetic. But it would be nice to know that
> somebody out there cares about consistency like I do. It would also
> help out the next person who's debugging time things and says "where
> is that darn .bc file?".
>

seems like this was missed when things got moved into kernel/time
thanks for fixing this.
 
> On Tue, Jul 14, 2015 at 7:24 PM, Jason A. Donenfeld <Jason@zx2c4.com> wrote:
> > Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
> > ---
> >  kernel/time/timeconst.bc | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/kernel/time/timeconst.bc b/kernel/time/timeconst.bc
> > index c7388de..c486889 100644
> > --- a/kernel/time/timeconst.bc
> > +++ b/kernel/time/timeconst.bc
> > @@ -39,7 +39,7 @@ define fmuls(b,n,d) {
> >  }
> >
> >  define timeconst(hz) {
> > -       print "/* Automatically generated by kernel/timeconst.bc */\n"
> > +       print "/* Automatically generated by kernel/time/timeconst.bc */\n"
> >         print "/* Time conversion constants for HZ == ", hz, " */\n"
> >         print "\n"
> >
> > --
> > 2.4.5
> >

thx!
hofrat

  reply	other threads:[~2015-10-24 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 17:24 Jason A. Donenfeld
2015-10-22 15:31 ` Jason A. Donenfeld
2015-10-24 13:42   ` Nicholas Mc Guire [this message]
2015-10-26  1:09 ` [tip:timers/core] timeconst: Update " tip-bot for Jason A. Donenfeld

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=20151024134220.GA27462@osadl.at \
    --to=der.herr@hofr.at \
    --cc=Jason@zx2c4.com \
    --cc=hofrat@osadl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.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

Powered by JetHome