ath10k: remove void function return statements
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 5 Oct 2015 14:56:36 +0000 (17:56 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 6 Oct 2015 11:40:57 +0000 (14:40 +0300)
commit92438a2cdb5d152d152ca7c449b033c255b977b4
tree55a571f980fa7d6f3cd332ba489dde7329e5dd2e
parentb9e284e515af75e72043bb802cfb52cd9bd04450
ath10k: remove void function return statements

drivers/net/wireless/ath/ath10k/wmi.c:3023: void function return statements are not generally useful

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c