staging: wfx: remove useless variable
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 25 Feb 2022 11:24:00 +0000 (12:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 13:00:28 +0000 (14:00 +0100)
commit063cf5f58922470ed102316d143ef5b5c475c6f0
tree46a59c767fbc558e6be4472b80302d2a4a1852de
parent5265c43d40d04d57ac2108a8350e4e35e47dc518
staging: wfx: remove useless variable

Obviously, the variable "ret" was useless.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20220225112405.355599-6-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c