diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-04-06 14:21:35 -0700 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2024-02-27 11:14:02 +0000 |
commit | a48b00c75493cde45c26e0abd07b6aa4c31be763 (patch) | |
tree | 978daeb97148e5e64fed146742a90c64d7190d9f /Documentation/SubmitChecklist | |
parent | c803731a40044836ffeb48f355be7205d964015b (diff) |
ath9k: Add cast to u8 to FREQ2FBIN macro
The macro results are assigned to u8 variables/fields. Adding the cast
fixes plenty of clang warnings about "implicit conversion from 'int' to
'u8'".
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'Documentation/SubmitChecklist')
0 files changed, 0 insertions, 0 deletions