]> git.baikalelectronics.ru Git - kernel.git/commit
ath: change logging functions to return void
authorJoe Perches <joe@perches.com>
Mon, 22 Sep 2014 17:35:34 +0000 (10:35 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 29 Sep 2014 11:29:23 +0000 (14:29 +0300)
commit66be3ecd186fd957398b1afd5424f0457d1c6afc
tree0deb32a455b883fc2bae8bd7d9b16e89be95e828
parentceebf4b30ad0b63e2d9640a1419f52b8d2d94cce
ath: change logging functions to return void

The return values are not used by callers of these functions
so change the functions to return void.

Other miscellanea:

o add __printf verification to wil6210 logging functions
  No format/argument mismatches found

Acked-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/debug.h
drivers/net/wireless/ath/ath6kl/common.h
drivers/net/wireless/ath/ath6kl/debug.c
drivers/net/wireless/ath/ath6kl/debug.h
drivers/net/wireless/ath/wil6210/debug.c
drivers/net/wireless/ath/wil6210/wil6210.h