]> git.ozlabs.org Git - ccan/commit - ccan/tcon/tcon.h
tcon: avoid error 'expected `void *` but argument is of type `const void *`' in tcon_...
authorCody P Schafer <dev@codyps.com>
Tue, 31 May 2016 19:30:40 +0000 (15:30 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 2 Jun 2016 01:58:35 +0000 (11:28 +0930)
commit95573b36fd8130d5925f877a83b959c22aac1dfd
tree4e2cf8592582fcc13bc78f58bc45619ebf7fb559
parent2102213c7549b098e3a5a772332ad484a5d97f8d
tcon: avoid error 'expected `void *` but argument is of type `const void *`' in tcon_container_of()

I did not see any failures of other modules with this change, but I'm
not completely certain there are no cases that it breaks.

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