Re: [PATCH v2 2/7] sysfs.h: add ATTRIBUTE_GROUPS() macro

From: Greg Kroah-Hartman
Date: Thu Jul 11 2013 - 13:08:18 EST


On Thu, Jul 11, 2013 at 02:03:34PM +0200, Oliver Schinagl wrote:
> On 11-07-13 02:36, Greg Kroah-Hartman wrote:
> >To make it easier for driver subsystems to work with attribute groups,
> >create the ATTRIBUTE_GROUPS macro to remove some of the repetitive
> >typing for the most common use for attribute groups.
> Forgot to add this trivial little cleanup patch with my previous
> mail, I know you don't like patch dependancies, but this one depends
> on the previous one as that included stat.h, if you decide my
> previous patch isn't good, i can redo this one with stat.h included
> (and move atomic.h to the top to keep includes alphabetically
> ordered).

No problem, I can merge this with your other one when I can figure out
what that one is really doing :)

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/