lib: value.c: remove BT_VALUE_FROM_CONCRETE() macro
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 3 May 2019 15:37:37 +0000 (11:37 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 6 May 2019 14:21:32 +0000 (10:21 -0400)
commitd9dceee058a9655e708bb37e8cd3b0ae5d14af29
treee5641912b23b9815df3e9d9932dba55979ee6ae4
parentc23c7fba2d93a3b15297f7c0980fceb9b7550f13
lib: value.c: remove BT_VALUE_FROM_CONCRETE() macro

We can just cast to `void *` directly like we do everywhere else in the
library.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: If09f1be2e7f8f9cf3bf964a7d4ada5b3307ef7f4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1256
CI-Build: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Tested-by: jenkins
lib/value.c
This page took 0.024336 seconds and 4 git commands to generate.