mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: fix a few warnings from clang
This commit is contained in:
@ -66,7 +66,6 @@ sysprofd_perf_event_open (sd_bus_message *msg,
|
||||
{
|
||||
struct perf_event_attr attr = { 0 };
|
||||
sd_bus_message *reply = NULL;
|
||||
sd_bus_message *kvpair;
|
||||
uint64_t flags = 0;
|
||||
int disabled = 0;
|
||||
int32_t wakeup_events = 149;
|
||||
|
||||
Reference in New Issue
Block a user