]> git.baikalelectronics.ru Git - kernel.git/commit
ath11k: mac: fix parenthesis alignment
authorKalle Valo <kvalo@codeaurora.org>
Tue, 29 Sep 2020 08:46:00 +0000 (11:46 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 1 Oct 2020 19:25:13 +0000 (22:25 +0300)
commit79881882fc5e8ddb43077723e5ef082568eb45f9
tree23260fbba37d1bde3db34cfa3d4b3a3435ebcf29
parentd4a81478e03f22883384400b6917a9e084b3966c
ath11k: mac: fix parenthesis alignment

Commit 7a8e3615a287 ("mac80211: rework tx encapsulation offload API")
introduced a new checkpatch warning:

drivers/net/wireless/ath/ath11k/mac.c:4354: Alignment should match open parenthesis

Fix that.

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1601369160-1252-1-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/mac.c