staging: unisys: visornic: change return statements
authorDavid Binder <david.binder@unisys.com>
Sat, 14 May 2016 03:17:22 +0000 (23:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 05:58:16 +0000 (22:58 -0700)
commit73e81350ad7a45117c17fb3ec433a266b3fa7d78
tree42cdd9d2821d74b81c8c456ec4135cc902ff0372
parent35b214155601cdbb97bc2d97524b5f0df176348d
staging: unisys: visornic: change return statements

Changes return statements in visornic_rx() to use literals instead of a
variable. Also changes function description to reflect the correct return
type.

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c