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:23:28 +0000 (14:23 -0400)
commita2aa6f0be07a30b479f67d4ce384093f9d2fe74f
tree5af0af23ab6d9b36df94873c8c1bfd758c17622a
parentb9315ad80f02c7299cf499d8edf5f7b9dbbf5876
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.025378 seconds and 4 git commands to generate.