From 62e9a35ffa90bad5e724fdeef8e470b45a16184d Mon Sep 17 00:00:00 2001 From: Melike Yurtoglu Date: Wed, 25 Feb 2015 23:26:21 +0200 Subject: [PATCH] Staging: rtl8723au: Remove return in void function WARNING: void function return statements are not generally useful Remove return in void function. That was found by running checkpatch. Signed-off-by: Melike Yurtoglu Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed