staging: vt6655: remove else after return and invert condition
authorMatej Dujava <mdujava@kocurkovo.cz>
Sun, 3 May 2020 13:29:10 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 May 2020 10:31:19 +0000 (12:31 +0200)
commit3be1acffe684b11b9447cc7140ea0e59efa19a20
treeb08457c6fae475bea06de50637762a8f2f16f538
parent0ae73acc4479e12dce87f137d19e521f585816c7
staging: vt6655: remove else after return and invert condition

This patch will prepare us to make return at the end of case body

Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
Link: https://lore.kernel.org/r/1588512552-12297-4-git-send-email-mdujava@kocurkovo.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.c