Change msgb_abort() function in MSGB_ABORT argument with variable arguments
authorHarald Welte <laforge@gnumonks.org>
Fri, 5 Nov 2010 06:47:41 +0000 (07:47 +0100)
committerHarald Welte <laforge@gnumonks.org>
Fri, 5 Nov 2010 06:52:22 +0000 (07:52 +0100)
commit929d8870d22e970e9513f9f194e005857b7317e6
tree8c0789ea0ab6c06f979fe90189d1d048690a5377
parentaf270a41e37f897d7598fcff173bbaa4f6454afd
Change msgb_abort() function in MSGB_ABORT argument with variable arguments

This enables callers to provide format string and arguments to it

Also, put conditionals into the macro, and remove them from the caller
site.
include/osmocore/msgb.h