while ((r = sd_bus_message_enter_container(reply, 'r', "iiay")) > 0) {
_cleanup_free_ char *pretty = NULL;
int ifindex, family, k;
- union in_addr_union a;;
+ union in_addr_union a;
assert_cc(sizeof(int) == sizeof(int32_t));
STRV_FOREACH_BACKWARDS(f, files) {
r = dnssd_service_load(manager, *f);
if (r < 0)
- log_warning_errno(r, "Failed to load '%s': %m", *f);;
+ log_warning_errno(r, "Failed to load '%s': %m", *f);
}
return 0;
r = write_mode(modes);
if (r < 0)
- return log_error_errno(r, "Failed to write mode to /sys/power/disk: %m");;
+ return log_error_errno(r, "Failed to write mode to /sys/power/disk: %m");
}
/* Pass an action string to the call-outs. This is mostly our operation string, except if the