]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: rtl8188eu: Removed unneeded variable
authorBhaskar Singh <bhaskar.kernel@gmail.com>
Sun, 19 Aug 2018 17:27:05 +0000 (22:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:29:39 +0000 (19:29 +0200)
commitfff12fcd60d0dff7ea84825d6086306abebc652c
treed873888267e529a4a5934a06c5f2fd85863535de
parent22d8eeb32abcf4323757e6044497a2fdd560c0af
staging: rtl8188eu: Removed unneeded variable

This patch removed unneeded variable named ret because this variable is
used only to return 0.

Signed-off-by: Bhaskar Singh <bhaskar.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c