Refactor: fencer: Avoid snprintf() in get_action_timeout()
To avoid the need to error-check snprintf() explicitly, which we have
not been doing.
Ref T974
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
Refactor: fencer: Avoid snprintf() in get_action_timeout() Tags None Referenced Files None Subscribers None
Description
Details
|