mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
iwlwifi: Fix comment typo
The double `only' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Link: https://patch.msgid.link/20220811120045.9422-1-wangborong@cdjrlc.com Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
This commit is contained in:
committed by
Miri Korenblit
parent
436a90d30c
commit
b382523c84
@@ -2026,7 +2026,7 @@ struct iwl_spectrum_notification {
|
||||
u8 channel;
|
||||
u8 type; /* see enum iwl_measurement_type */
|
||||
u8 reserved1;
|
||||
/* NOTE: cca_ofdm, cca_cck, basic_type, and histogram are only only
|
||||
/* NOTE: cca_ofdm, cca_cck, basic_type, and histogram are only
|
||||
* valid if applicable for measurement type requested. */
|
||||
__le32 cca_ofdm; /* cca fraction time in 40Mhz clock periods */
|
||||
__le32 cca_cck; /* cca fraction time in 44Mhz clock periods */
|
||||
|
||||
Reference in New Issue
Block a user