qcacmn: qdf: Fix misspellings

Fix misspellings in qdf/...

Change-Id: If61ee47fba94b2bb60f33ab74feda56dbe5cb7bd
CRs-Fixed: 3277902
此提交包含在:
Jeff Johnson
2022-08-27 13:46:36 -07:00
提交者 Madan Koyyalamudi
父節點 b26f2f678c
當前提交 3bdf954afc
共有 40 個檔案被更改,包括 103 行新增87 行删除

查看文件

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2015-2017 The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -27,7 +28,7 @@
#include <i_qdf_lro.h>
/**
* @qdf_nbuf_t - Platform indepedent LRO context abstraction
* @qdf_nbuf_t - Platform independent LRO context abstraction
*/
typedef __qdf_lro_ctx_t qdf_lro_ctx_t;