library: Drop cb_data_ 93/277893/4
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 14 Jul 2022 09:19:12 +0000 (11:19 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 15 Jul 2022 11:07:54 +0000 (13:07 +0200)
commit540b4dae2570876c5d6b5b3acafc121b016c7e57
treee17f71cf0923e59fd7ef6c8e8042f3d0d24e0af7
parent4473c52db7e14eb8ef8c63752cea2309abdb96be
library: Drop cb_data_

We really don't need it as repetition is negligible.  More imporantly, using explicit
paramaters (cb, cb_data) is far more readable than looking for yet another macro def.

Change-Id: Ibb0c3a3723deec76b4fa615546343393e6b82920
libsessiond/src/lib.c