Skip to content

smartcard: Avoid useless cast - TRIVIAL

Frediano Ziglio requested to merge fziglio/spice:mr_cast_smartcard into master

We just created the object, we know is a RedCharDeviceSmartcard, avoid to cast the pointer using RED_CHAR_DEVICE_SMARTCARD.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Merge request reports