public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: MFD for hd64461 thoughts and ideas
Date: Fri, 26 Sep 2008 01:00:02 +0000	[thread overview]
Message-ID: <20080926010002.GB14257@linux-sh.org> (raw)
In-Reply-To: <20080925221814.51b06ed2.kristoffer.ericson@gmail.com>

On Fri, Sep 26, 2008 at 09:56:39AM +0900, Paul Mundt wrote:
> resource size is off by 1. Should be res->end - res->start - 1. Better
> yet, use the shiny new resource_len() interface that handles this for
> you, so I don't have to make a macro that repeats this sentence every
> time someone posts a driver to the list. ;-)
> 
And by - 1 I obviously mean + 1. Yet another reason to use
resource_len(), it fails at typing less than I do.

  parent reply	other threads:[~2008-09-26  1:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-25 20:18 MFD for hd64461 thoughts and ideas Kristoffer Ericson
2008-09-26  0:56 ` Paul Mundt
2008-09-26  1:00 ` Paul Mundt [this message]
2008-09-26  9:46 ` Kristoffer Ericson

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=20080926010002.GB14257@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox