mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
wifi: iwlwifi: mvm: Fix duplicated 'the' in comment
The double `the' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Link: https://patch.msgid.link/20241229164246.76502dda646b.I0a1d012eaa1cd8d39430cde981cae8c4cc058442@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
e570579564
commit
aa4b132a9e
|
|
@ -31,7 +31,7 @@ u8 iwl_mvm_get_channel_width(const struct cfg80211_chan_def *chandef)
|
|||
|
||||
/*
|
||||
* Maps the driver specific control channel position (relative to the center
|
||||
* freq) definitions to the the fw values
|
||||
* freq) definitions to the fw values
|
||||
*/
|
||||
u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user