All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Aravamudan <nacc@us.ibm.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH] input/joydev: Remove custom msecs_to_jiffies() macro
Date: Thu, 24 Mar 2005 15:47:42 +0000	[thread overview]
Message-ID: <20050324154742.GA2545@us.ibm.com> (raw)
In-Reply-To: <20050324142422.GA4421@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

On Thu, Mar 24, 2005 at 03:24:22PM +0100, Tobias Klauser wrote:
> Replace the MSECS() macro with the msecs_to_jiffies() function provided
> in jiffies.h. The current macro is incorrect because HZ can have
> different values on different architectures.

You want jiffies_to_msecs() here, not msecs_to_jiffies().

Thanks,
Nish

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

      reply	other threads:[~2005-03-24 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24 14:24 [KJ] [PATCH] input/joydev: Remove custom msecs_to_jiffies() macro Tobias Klauser
2005-03-24 15:47 ` Nishanth Aravamudan [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=20050324154742.GA2545@us.ibm.com \
    --to=nacc@us.ibm.com \
    --cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.