diff options
author | Hariprasad Kelam | 2019-06-09 05:07:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2019-06-10 18:03:09 +0200 |
commit | a3fe2605a60d1d038e9a50cc3cd8a76bb48790b5 (patch) | |
tree | ac375e27780a80e096cede67755afbb55b1505c8 /drivers/dma/mv_xor.c | |
parent | usb: typec: tcpm: fusb302: simplify getting the adapter of a client (diff) | |
download | kernel-qcow2-linux-a3fe2605a60d1d038e9a50cc3cd8a76bb48790b5.tar.gz kernel-qcow2-linux-a3fe2605a60d1d038e9a50cc3cd8a76bb48790b5.tar.xz kernel-qcow2-linux-a3fe2605a60d1d038e9a50cc3cd8a76bb48790b5.zip |
USB: sisusbvga: Remove unneeded variable
Remove unneeded variable ret in function sisusb_set_default_mode.
Change return type of sisusb_set_default_mode from int to void
as it never fails.
Issue identified by coccicheck
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
-----
changes in v2: Change return type of sisusb_set_default_mode from int to
void as it never fails
changes in v3: Update changelog
----
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma/mv_xor.c')
0 files changed, 0 insertions, 0 deletions