]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: rtl8188eu: remove unwanted assignment
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 1 Jun 2015 09:48:49 +0000 (09:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:33:39 +0000 (13:33 -0700)
commit3b83fb7589cb295908524cb33a53c67d996cd09f
tree55717261618a465d1f1e5726611cd8f609e2fbd4
parent0aae092b5e6162c53d49f2e0cc1822ef8a1c771e
staging: rtl8188eu: remove unwanted assignment

remove an unwanted assignment to a variable which is overwritten in the
very next line.The first value assigned is not used.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c