linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Gadi Oxman <gadio@netvision.net.il>,
	Marcelo Feitoza Parisi <marcelo@feitoza.com.br>,
	Andrew Morton <akpm@osdl.org>,
	linux-ide@vger.kernel.org
Subject: Re: [PATCH] ide-tape: use time_after(), time_after_eq()
Date: Thu, 1 Dec 2005 12:25:34 +0100	[thread overview]
Message-ID: <20051201112533.GV15804@suse.de> (raw)
In-Reply-To: <20051130214119.GC12551@mipter.zuzino.mipt.ru>

On Thu, Dec 01 2005, Alexey Dobriyan wrote:
> From: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>
> 
> They deal with wrapping correctly and are nicer to read.

The wrapping is actually dealt with just fine in the code you replace
there, however it is nicer/easier to read with the time_* macros.

-- 
Jens Axboe


      reply	other threads:[~2005-12-01 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-30 21:41 [PATCH] ide-tape: use time_after(), time_after_eq() Alexey Dobriyan
2005-12-01 11:25 ` Jens Axboe [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=20051201112533.GV15804@suse.de \
    --to=axboe@suse.de \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=gadio@netvision.net.il \
    --cc=linux-ide@vger.kernel.org \
    --cc=marcelo@feitoza.com.br \
    /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).