-
Vivek Goyal authored
Dan mentioned that he is not very fond of passing around a boolean true/false to specify if only next waiter should be woken up or all waiters should be woken up. He instead prefers that we introduce an enum and make it very explicity at the callsite itself. Easier to read code. This patch should not introduce any change of behavior. Reviewed-by:
Greg Kurz <groug@kaod.org> Reviewed-by:
Jan Kara <jack@suse.cz> Suggested-by:
Dan Williams <dan.j.williams@intel.com> Signed-off-by:
Vivek Goyal <vgoyal@redhat.com> Link: https://lore.kernel.org/r/20210428190314.1865312-2-vgoyal@redhat.comSigned-off-by:
Dan Williams <dan.j.williams@intel.com>
698ab77a