Преглед изворни кода

qcacld-3.0: Fix misspelling of 'request'

Fix misspelling 'reuqest' => 'request'

Change-Id: I6ad1d3d45922bba6362304bd28bb1239eeb0c5e1
CRs-Fixed: 2241934
Jeff Johnson пре 7 година
родитељ
комит
bd16f9df6b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      core/dp/txrx/ol_txrx_ipa.c

+ 1 - 1
core/dp/txrx/ol_txrx_ipa.c

@@ -114,7 +114,7 @@ struct ol_txrx_ipa_uc_tx_hdr ipa_uc_tx_hdr = {
  * ol_txrx_ipa_uc_get_resource() - Client request resource information
  * @pdev: handle to the HTT instance
  *
- *  OL client will reuqest IPA UC related resource information
+ *  OL client will request IPA UC related resource information
  *  Resource information will be distributted to IPA module
  *  All of the required resources should be pre-allocated
  *