[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130715102700.33e848c5dba966d49e530bda@canb.auug.org.au>
Date: Mon, 15 Jul 2013 10:27:00 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, abbotti@....co.uk,
oliver@...inagl.nl, linux@...ck-us.net
Subject: Re: [PATCH v3 01/10] Driver core and sysfs changes for attribute
groups
Hi Greg,
On Sun, 14 Jul 2013 16:05:50 -0700 Greg Kroah-Hartman <gregkh@...uxfoundation.org> wrote:
>
> Anyone else have a better name for this macro:
> #define DEVICE_PATTR(_name) &dev_attr_##_name.attr
> that they can think of? It will cut down on the typing done for
> attribute lists.
Just one small peeve I have about all these places we do symbol pasting,
is that it makes it impossible to find some things because grep complete
fails us. We type them once (often by cutting and pasting), but try to
find them who knows how many times?
Just saying ...
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists