=== modified file 'dracut-module/password-agent.c' --- dracut-module/password-agent.c 2019-08-03 12:31:22 +0000 +++ dracut-module/password-agent.c 2019-10-20 01:48:38 +0000 @@ -148,7 +148,7 @@ mono_microsecs next_run; } __attribute__((designated_init)) task_queue; -/* "func_type" - A function type for task functions +/* "task_func" - A function type for task functions I.e. functions for the code which runs when a task is run, all have this type */