]> 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)
commit30b0e7068981892078848c3fe4fd62560b466e34
treed873888267e529a4a5934a06c5f2fd85863535de
parent2a71f66d8f7699eebe08de239dc86dfcfa942ec5
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