On Wed, Jun 28, 2017 at 07:37:35 -0400, John Ferlan wrote:
Commit id '95ea171b' was a bit too aggressive in removing the
if (obj)
check since cleanup is reachable after Unlock and obj = NULL.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/node_device/node_device_driver.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
ACK