]> git.baikalelectronics.ru Git - 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)
commitbbc06b984a694a8b1780da65530f5c5799feeda2
treed873888267e529a4a5934a06c5f2fd85863535de
parentacbdd57eec72434acb95d8ff4015bbf8169bf52c
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