All of lore.kernel.org
 help / color / mirror / Atom feed
From: tj@kernel.org (Tejun Heo)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 3/4] lib: devres: add convenience function to remap a resource
Date: Mon, 24 Oct 2011 08:44:39 -0700	[thread overview]
Message-ID: <20111024154439.GC24914@google.com> (raw)
In-Reply-To: <20111024115612.GL8708@ponder.secretlab.ca>

Hello, Grant.

On Mon, Oct 24, 2011 at 01:56:12PM +0200, Grant Likely wrote:
> > +/**
> > + * devm_resource_to_mapped_ptr - Check, request region, and ioremap resource
> 
> Kernel doc format should have '()' for functions is:

Simple Grepping gives me an order of magnitude more on the ones w/o
'()'.  Maybe it's better to change the rule at this point?

Thanks.

-- 
tejun

WARNING: multiple messages have this Message-ID (diff)
From: Tejun Heo <tj@kernel.org>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: Wolfram Sang <w.sang@pengutronix.de>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, Greg KH <gregkh@suse.de>
Subject: Re: [RFC 3/4] lib: devres: add convenience function to remap a resource
Date: Mon, 24 Oct 2011 08:44:39 -0700	[thread overview]
Message-ID: <20111024154439.GC24914@google.com> (raw)
In-Reply-To: <20111024115612.GL8708@ponder.secretlab.ca>

Hello, Grant.

On Mon, Oct 24, 2011 at 01:56:12PM +0200, Grant Likely wrote:
> > +/**
> > + * devm_resource_to_mapped_ptr - Check, request region, and ioremap resource
> 
> Kernel doc format should have '()' for functions is:

Simple Grepping gives me an order of magnitude more on the ones w/o
'()'.  Maybe it's better to change the rule at this point?

Thanks.

-- 
tejun

  reply	other threads:[~2011-10-24 15:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24  8:42 [RFC 0/4] simplify remapping a resource for drivers Wolfram Sang
2011-10-24  8:42 ` Wolfram Sang
2011-10-24  8:42 ` [RFC 1/4] Documentation: devres: add allocation functions to list of supported calls Wolfram Sang
2011-10-24 15:25   ` Tejun Heo
2011-10-24 15:25     ` Tejun Heo
2011-10-24  8:42 ` [RFC 2/4] lib: devres: add annotations for #endif Wolfram Sang
2011-10-24  8:42 ` [RFC 3/4] lib: devres: add convenience function to remap a resource Wolfram Sang
2011-10-24 11:56   ` Grant Likely
2011-10-24 11:56     ` Grant Likely
2011-10-24 15:44     ` Tejun Heo [this message]
2011-10-24 15:44       ` Tejun Heo
2011-10-24 15:43   ` Tejun Heo
2011-10-24 15:43     ` Tejun Heo
2011-10-24 20:09     ` Wolfram Sang
2011-10-24 20:09       ` Wolfram Sang
2011-10-24 20:19       ` Tejun Heo
2011-10-24 20:19         ` Tejun Heo
2011-10-24  8:42 ` [RFC 4/4] watchdog: imx2: simplify resource allocation Wolfram Sang
2011-10-24 11:56   ` Grant Likely
2011-10-24 11:56     ` Grant Likely

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=20111024154439.GC24914@google.com \
    --to=tj@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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.