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


Groups > linux.kernel > #1344227

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

From Felipe Balbi <balbi@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] configfs: switch ->default groups to a linked list
Date 2016-02-26 13:50 +0100
Message-ID <r6q0i-3i6-17@gated-at.bofh.it> (permalink)
References <r6pQD-3e7-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web