1b93def qemu: Move TLS object remove from DetachChr to RemoveChr

Authored and Committed by John Ferlan 7 years ago
    qemu: Move TLS object remove from DetachChr to RemoveChr
    
    Commit id '2c32237' added the TLS object removal to the DetachChrDevice
    all when it should have been added to the RemoveChrDevice since that's
    the norm for similar processing (e.g. disk)
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+21 -23