]> git.ozlabs.org Git - ccan/commit - ccan/list/list.h
list: add parens to gaurd macro args in LIST_INIT
authorCody P Schafer <dev@codyps.com>
Tue, 31 May 2016 18:24:46 +0000 (14:24 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 2 Jun 2016 01:58:35 +0000 (11:28 +0930)
commit2102213c7549b098e3a5a772332ad484a5d97f8d
tree74884694fd0d2d2b99f56a9c266f6e12e6855d09
parentf3538fc7cbe97e7e0daa216b187596d77f189bf2
list: add parens to gaurd macro args in LIST_INIT

When other macros are emitting LIST_INIT expansions, `name` can get a
bit complicated.

Signed-off-by: Cody P Schafer <dev@codyps.com>
ccan/list/list.h