android_kernel_xiaomi_sm8350/core/dp/txrx
Jeff Johnson 3dca222e0b qcacld-3.0: dp: Fix misspellings
Address the following issues in the core/dp folder:
CHECK: 'accomodate' may be misspelled - perhaps 'accommodate'?
CHECK: 'acess' may be misspelled - perhaps 'access'?
CHECK: 'bahavior' may be misspelled - perhaps 'behavior'?
CHECK: 'catagory' may be misspelled - perhaps 'category'?
CHECK: 'continous' may be misspelled - perhaps 'continuous'?
CHECK: 'controler' may be misspelled - perhaps 'controller'?
CHECK: 'curently' may be misspelled - perhaps 'currently'?
CHECK: 'defintion' may be misspelled - perhaps 'definition'?
CHECK: 'Defintions' may be misspelled - perhaps 'Definitions'?
CHECK: 'desriptor' may be misspelled - perhaps 'descriptor'?
CHECK: 'extention' may be misspelled - perhaps 'extension'?
CHECK: 'informations' may be misspelled - perhaps 'information'?
CHECK: 'lenght' may be misspelled - perhaps 'length'?
CHECK: 'managment' may be misspelled - perhaps 'management'?
CHECK: 'messsage' may be misspelled - perhaps 'message'?
CHECK: 'neccessary' may be misspelled - perhaps 'necessary'?
CHECK: 'recieved' may be misspelled - perhaps 'received'?
CHECK: 'Recieve' may be misspelled - perhaps 'Receive'?

Change-Id: Ib8c1b94b5bb3bb5798e41dbb4c1461be80fd1398
CRs-Fixed: 2241941
2018-05-16 18:01:38 -07:00
..
ipv6_defs.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_cfg.c qcacld-3.0: Fix typo "diable" 2018-05-12 04:30:06 -07:00
ol_ctrl_txrx_api.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_osif_txrx_api.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_defrag.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_defrag.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_fwd.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_fwd.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_pn.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_pn.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder_timeout.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder_timeout.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder.c qcacld-3.0: Fix possible OOB access in ol_rx_reorder_detect_hole 2018-05-16 10:26:17 -07:00
ol_rx_reorder.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_rx.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_classify.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx_classify.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_desc.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_desc.h qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx_queue.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx_queue.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_sched.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_sched.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_send.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx_send.h qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_tx.h qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_txrx_encap.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_encap.h qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_txrx_event.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_flow_control.c qcacld-3.0: Get txrx_pdev context from global cds_context 2018-05-15 13:54:12 -07:00
ol_txrx_internal.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_ipa.c qcacld-3.0: Fix misspelling of 'request' 2018-05-16 18:01:03 -07:00
ol_txrx_ipa.h qcacld-3.0: Add frag_header to support pre-wdi2.0 platform 2018-04-18 22:03:28 -07:00
ol_txrx_peer_find.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_peer_find.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_types.h qcacld-3.0: Fix typo "recieve" 2018-05-12 04:30:02 -07:00
ol_txrx.c qcacld-3.0: Fix misspelling of 'want' 2018-05-16 18:00:00 -07:00
ol_txrx.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
txrx.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
wdi_event_api.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
wdi_event.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00