Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1344227 > unrolled thread

Re: [PATCH] configfs: switch ->default groups to a linked list

Started byFelipe Balbi <balbi@kernel.org>
First post2016-02-26 13:50 +0100
Last post2016-02-26 13:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] configfs: switch ->default groups to a linked list Felipe Balbi <balbi@kernel.org> - 2016-02-26 13:50 +0100

#1344227 — Re: [PATCH] configfs: switch ->default groups to a linked list

FromFelipe Balbi <balbi@kernel.org>
Date2016-02-26 13:50 +0100
SubjectRe: [PATCH] configfs: switch ->default groups to a linked list
Message-ID<r6q0i-3i6-17@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Christoph Hellwig <hch@lst.de> writes:

> Replace the current NULL-terminated array of default groups with a linked
> list.  This gets rid of lots of nasty code to size and/or dynamically
> allocate the array.
>
> While we're at it also provide a conveniant helper to remove the default
> groups.
>

looks ok to my eyes. For drivers/usb/gadget:

Acked-by: Felipe Balbi <balbi@kernel.org>

-- 
balbi

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web