All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen: cleanup sysfs management
@ 2015-02-05 20:38 Takashi Iwai
  2015-02-05 20:38 ` [PATCH 1/2] xen: pcpu: Use static attribute groups for sysfs entry Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Takashi Iwai @ 2015-02-05 20:38 UTC (permalink / raw)
  To: xen-devel; +Cc: Boris Ostrovsky, David Vrabel

Hi,

this is a couple of patchset to clean up the sysfs entry creation /
removal in xen driver codes.  They are relatively straightforward
conversion patches, where manual function calls are replaced with
static attribute groups.


Takashi

===

Takashi Iwai (2):
  xen: pcpu: Use static attribute groups for sysfs entry
  xen: balloon: Use static attribute groups for sysfs entries

 drivers/xen/pcpu.c        | 44 ++++++++++++++++++++++++++++----------------
 drivers/xen/xen-balloon.c | 45 ++++++++++++++++++++-------------------------
 2 files changed, 48 insertions(+), 41 deletions(-)

-- 
2.2.2

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-02 10:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 20:38 [PATCH 0/2] xen: cleanup sysfs management Takashi Iwai
2015-02-05 20:38 ` [PATCH 1/2] xen: pcpu: Use static attribute groups for sysfs entry Takashi Iwai
2015-02-05 20:38 ` [PATCH 2/2] xen: balloon: Use static attribute groups for sysfs entries Takashi Iwai
2015-02-06 10:43 ` [PATCH 0/2] xen: cleanup sysfs management David Vrabel
2015-02-06 10:53   ` Takashi Iwai
2015-03-02 10:59 ` David Vrabel

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.