Fix: event notification: Remove duplicate event enabled check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 28 Sep 2022 14:44:05 +0000 (10:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 28 Sep 2022 18:21:45 +0000 (14:21 -0400)
commitcbb2c0a178a4154ec086c73b3247c255b8ac1fea
treea366b193ce6718ecd1616836c05ae1486605eb1d
parentf125ded468c0897642e1a5608cee3c9c8398cdc5
Fix: event notification: Remove duplicate event enabled check

The event enabled checks are already done by the event notification
callers, so there is no point in checking it again.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8033c053d6a601cf646a008d5325d556dba5a8f9
src/lttng-event-notifier-notification.c
This page took 0.043901 seconds and 4 git commands to generate.