From: Marcos Paulo de Souza Date: Wed, 28 Dec 2011 21:10:50 +0000 (+0000) Subject: staging: vt6656: Remove return statement of iwctl_giwrange X-Git-Tag: v3.4-rc1~186^2~176^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b9f93426139e7525306b94df8f82989c3f6138;p=pandora-kernel.git staging: vt6656: Remove return statement of iwctl_giwrange The function iwctl_giwrange will always return 0, and this data is not used by who calls this function. Signed-off-by: Marcos Paulo de Souza Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed