dlm: NULL check before some freeing functions is not needed
authorThomas Meyer <thomas@m3y3r.de>
Mon, 3 Dec 2018 16:02:01 +0000 (10:02 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 3 Dec 2018 16:02:01 +0000 (10:02 -0600)
commit3456880ff39f7606866b5852fd71ef6663200c0d
tree7ee2a3ff6264db1181d54f751b3ad8172f7f7e8d
parentf31a89692830061bceba8469607e4e4b0f900159
dlm: NULL check before some freeing functions is not needed

NULL check before some freeing functions is not needed.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lockspace.c