
30 Aug
2018
30 Aug
'18
4:55 p.m.
On 08/27/2018 04:08 AM, Michal Privoznik wrote:
The if() is completely useless since args.path is set to NULL in the line just above.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/locking/lock_driver_lockd.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John