27 Jul
2015
27 Jul
'15
11:52 a.m.
On Mon, 27 Jul 2015 11:45:41 +0200, Clemens Lang wrote:
Hi,
On Fri, Jul 24, 2015 at 06:32:30PM +0200, Takashi Iwai wrote:
FYI, below is an example replacement of list.h I wrote quickly from scratch. It turned out that LIST_HEAD(), INIT_LIST_HEAD(), list_del() and list_empty() are needed in addition.
That looks good, thanks for the effort. Who can merge this? Should I put this into a format that can be used by git-am or will you?
I'm going to merge this properly. Thanks for checking.
Takashi