mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
bpf-devices: update comment
This commit is contained in:
@@ -216,7 +216,7 @@ int bpf_devices_apply_policy(
|
||||
_cleanup_free_ char *controller_path = NULL;
|
||||
int r;
|
||||
|
||||
/* This will assign *keep_program if everything goes well. */
|
||||
/* This will assign *prog_installed if everything goes well. */
|
||||
|
||||
if (!prog)
|
||||
goto finish;
|
||||
|
||||
Reference in New Issue
Block a user