]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: fix pointer style
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:57 +0000 (20:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:57 +0000 (20:03 +0200)
commit42329d18645cdf528627e7abb73bd5d18457394c
tree7d3e8c9502d1f27e667de5172db82776480736fc
parent2e17b72f1fb6272d6b664cc40fc13414be7a6d4e
ath6kl: fix pointer style

reported by checkpatch:

ath6kl/core.h:748: ERROR: "foo * bar" should be "foo *bar"
ath6kl/core.h:751: ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/core.h