automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113749 [RFC PATCH 06/29] net/qdma: add qdma access library
       [not found] <20220706075219.517046-7-aman.kumar@vvdntech.in>
@ 2022-07-06  9:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-07-06  9:51 UTC (permalink / raw)
  To: test-report; +Cc: Aman Kumar

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113749

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#966: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:792:
+		"Bridge master read single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#975: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:801:
+		"Bridge master write single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#984: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:810:
+		"Bridge slave read data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#993: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:819:
+		"Bridge slave write data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1293: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:1119:
+		"Bridge master read double bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1302: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:1128:
+		"Bridge master write double bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1311: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:1137:
+		"Bridge slave read data buffer double bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1320: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:1146:
+		"Bridge slave write data buffer double bit ECC error",

WARNING:TYPO_SPELLING: 'Slave' may be misspelled - perhaps 'Secondary'?
#1383: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:1209:
+		"TL Slave FIFO RAM double bit ECC error",

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#2647: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:2473:
+ * @ctxt:	pointer to the SW context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#3035: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:2861:
+ * @ctxt:	pointer to the prefetch context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#3255: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:3081:
+ * @ctxt:	pointer to the cmpt context data strucutre

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#3305: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:3131:
+		FIELD_SET(CMPL_CTXT_DATA_W0_CNTER_IX_MASK,

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#3396: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:3222:
+		(uint8_t)(FIELD_GET(CMPL_CTXT_DATA_W0_CNTER_IX_MASK,

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#3880: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:3706:
+ * @ctxt:	pointer to the interrupt context data strucutre

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#4436: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4262:
+ * eqdma_get_user_bar() - Function to get the AXI Master Lite(user bar) number

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#4441: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4267:
+ * @user_bar:	pointer to hold the AXI Master Lite bar number

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#4461: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4287:
+		qdma_log_error("%s: AXI Master Lite bar is NULL, err:%d
",

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4492: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4318:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4510: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4336:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4528: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4354:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4557: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4383:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4582: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4408:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#4613: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_access.c:4439:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#6427: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg.h:115:
+#define CFG_PL_CRED_CTL_SLAVE_CRD_RLS_MASK                 BIT(4)

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#6429: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg.h:117:
+#define CFG_PL_CRED_CTL_MASTER_CRD_RST_MASK                BIT(0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#6862: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg.h:550:
+#define C2H_CNT_TH_THESHOLD_CNT_MASK                       GENMASK(15, 0)

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#7496: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg.h:1184:
+#define CMPL_CTXT_DATA_W0_CNTER_IX_MASK                   GENMASK(20, 17)

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#7670: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:141:
+	{"CFG_PL_CRED_CTL_SLAVE_CRD_RLS",

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#7671: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:142:
+		CFG_PL_CRED_CTL_SLAVE_CRD_RLS_MASK},

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#7674: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:145:
+	{"CFG_PL_CRED_CTL_MASTER_CRD_RST",

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#7675: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:146:
+		CFG_PL_CRED_CTL_MASTER_CRD_RST_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#8748: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:1219:
+	{"C2H_CNT_TH_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#8749: FILE: drivers/net/qdma/qdma_access/eqdma_soft_access/eqdma_soft_reg_dump.c:1220:
+		C2H_CNT_TH_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'repeatly' may be misspelled - perhaps 'repeatedly'?
#11474: FILE: drivers/net/qdma/qdma_access/qdma_access_common.c:31:
+ * hw_monitor_reg() - polling a register repeatly until

WARNING:TYPO_SPELLING: 'fileds' may be misspelled - perhaps 'fields'?
#12252: FILE: drivers/net/qdma/qdma_access/qdma_access_common.c:809:
+ * qdma_acc_dump_reg_info() - Function to dump fileds in

WARNING:TYPO_SPELLING: 'tanslation' may be misspelled - perhaps 'translation'?
#12942: FILE: drivers/net/qdma/qdma_access/qdma_access_common.h:222:
+	/** @at - Address tanslation */

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pos' - possible side-effects?
#14046: FILE: drivers/net/qdma/qdma_access/qdma_list.h:30:
+#define qdma_list_for_each_safe(pos, n, head) \
+	for (pos = (head)->next, n = pos->next; pos != (head); \
+		pos = n, n = pos->next)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'n' - possible side-effects?
#14046: FILE: drivers/net/qdma/qdma_access/qdma_list.h:30:
+#define qdma_list_for_each_safe(pos, n, head) \
+	for (pos = (head)->next, n = pos->next; pos != (head); \
+		pos = n, n = pos->next)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'head' - possible side-effects?
#14046: FILE: drivers/net/qdma/qdma_access/qdma_list.h:30:
+#define qdma_list_for_each_safe(pos, n, head) \
+	for (pos = (head)->next, n = pos->next; pos != (head); \
+		pos = n, n = pos->next)

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#14385: FILE: drivers/net/qdma/qdma_access/qdma_mbox_protocol.c:254:
+	/** @csr_info: csr info data strucutre */

WARNING:TYPO_SPELLING: 'acive' may be misspelled - perhaps 'active'?
#14466: FILE: drivers/net/qdma/qdma_access/qdma_mbox_protocol.c:335:
+		/** acive q count */

WARNING:TYPO_SPELLING: 'postive' may be misspelled - perhaps 'positive'?
#17149: FILE: drivers/net/qdma/qdma_access/qdma_platform.c:218:
+	/* Multiply acc_err_code with -1 to convert it to a postive number

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17474: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:30:
+struct qdma_resource_master {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17485: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:41:
+	/** for attaching to master resource list */

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17495: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:51:
+static struct qdma_list_head master_resource_list = {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17496: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:52:
+	.prev = &master_resource_list,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17497: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:53:
+	.next = &master_resource_list,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17501: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:57:
+static struct qdma_resource_master *qdma_find_master_resource_entry

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17501: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:57:
+static struct qdma_resource_master *qdma_find_master_resource_entry

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17507: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:63:
+	qdma_list_for_each_safe(entry, tmp, &master_resource_list) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17508: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:64:
+		struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17509: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:65:
+			(struct qdma_resource_master *)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17523: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:79:
+static struct qdma_resource_master *qdma_get_master_resource_entry

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17523: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:79:
+static struct qdma_resource_master *qdma_get_master_resource_entry

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17529: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:85:
+	qdma_list_for_each_safe(entry, tmp, &master_resource_list) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17530: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:86:
+		struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17531: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:87:
+			(struct qdma_resource_master *)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17548: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:104:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17549: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:105:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17573: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:129:
+		qdma_calloc(1, sizeof(struct qdma_resource_master));

WARNING:TYPO_SPELLING: 'accomodated' may be misspelled - perhaps 'accommodated'?
#17786: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:342:
+	/* check if the request can be accomodated */

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17813: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:369:
+int qdma_master_resource_create(uint32_t bus_start, uint32_t bus_end,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17816: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:372:
+	struct qdma_resource_master *q_resource;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17820: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:376:
+	q_resource = qdma_find_master_resource_entry(bus_start, bus_end);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17831: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:387:
+	q_resource = (struct qdma_resource_master *)qdma_calloc(1,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17832: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:388:
+		sizeof(struct qdma_resource_master));

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17860: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:416:
+	qdma_list_add_tail(&q_resource->node, &master_resource_list);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17869: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:425:
+	qdma_log_debug("%s: New master resource created at %d",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17876: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:432:
+void qdma_master_resource_destroy(uint32_t dma_device_index)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17878: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:434:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17879: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:435:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17905: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:461:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17906: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:462:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17949: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:505:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17950: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:506:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17974: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:530:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#17975: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:531:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18021: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:577:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18022: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:578:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18050: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:606:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18051: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:607:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18084: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:640:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18085: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:641:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18138: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:694:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18139: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:695:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18183: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:739:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18184: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:740:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18201: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:757:
+	struct qdma_resource_master *q_resource =

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18202: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.c:758:
+			qdma_get_master_resource_entry(dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18273: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:36:
+ * qdma_master_resource_create(): create the master q resource

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18273: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:36:
+ * qdma_master_resource_create(): create the master q resource

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18278: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:41:
+ * @q_base:     base from which this master resource needs to be created

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18279: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:42:
+ * @total_q:     total queues in this master resource

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18283: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:46:
+ * A master resource per driver per board is created to manage the queues

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18288: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:51:
+int qdma_master_resource_create(uint32_t bus_start, uint32_t bus_end,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18293: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:56:
+ * qdma_master_resource_destroy(): destroy the master q resource

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18293: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:56:
+ * qdma_master_resource_destroy(): destroy the master q resource

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18295: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:58:
+ * @dma_device_index:  DMA device identifier this master resource belongs to

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#18299: FILE: drivers/net/qdma/qdma_access/qdma_resource_mgmt.h:62:
+void qdma_master_resource_destroy(uint32_t dma_device_index);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#19060: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:616:
+		"Bridge master read single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#19069: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:625:
+		"Bridge master write single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#19078: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:634:
+		"Bridge slave read data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#19087: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:643:
+		"Bridge slave write data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#19288: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:844:
+		"Bridge master read single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#19297: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:853:
+		"Bridge master write single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#19306: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:862:
+		"Bridge slave read data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#19315: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:871:
+		"Bridge slave write data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#20735: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:2291:
+ * @config:	pointer to the fmap data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#20866: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:2422:
+ * @ctxt:	pointer to the SW context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#21137: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:2693:
+ * @ctxt:	pointer to the prefetch context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#21341: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:2897:
+ * @ctxt:	pointer to the cmpt context data strucutre

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#21399: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:2955:
+		FIELD_SET(CMPL_CTXT_DATA_W0_CNTER_IDX_MASK,

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#21483: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3039:
+			(CMPL_CTXT_DATA_W0_CNTER_IDX_MASK,

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#21798: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3354:
+ * @ctxt:	pointer to the interrupt context data strucutre

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#22255: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3811:
+ *			AXI Master Lite(user bar) number

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#22259: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3815:
+ * @user_bar:	pointer to hold the AXI Master Lite(user bar) number

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22317: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3873:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22333: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3889:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22349: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3905:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22378: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3934:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22403: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3959:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#22435: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_access.c:3991:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26039: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1466:
+#define C2H_CNT_TH_1_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26042: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1469:
+#define C2H_CNT_TH_2_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26045: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1472:
+#define C2H_CNT_TH_3_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26048: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1475:
+#define C2H_CNT_TH_4_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26051: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1478:
+#define C2H_CNT_TH_5_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26054: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1481:
+#define C2H_CNT_TH_6_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26057: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1484:
+#define C2H_CNT_TH_7_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26060: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1487:
+#define C2H_CNT_TH_8_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26063: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1490:
+#define C2H_CNT_TH_9_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26066: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1493:
+#define C2H_CNT_TH_A_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26069: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1496:
+#define C2H_CNT_TH_B_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26072: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1499:
+#define C2H_CNT_TH_C_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26075: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1502:
+#define C2H_CNT_TH_D_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26078: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1505:
+#define C2H_CNT_TH_E_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26081: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1508:
+#define C2H_CNT_TH_F_THESHOLD_CNT_MASK                     GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#26084: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:1511:
+#define C2H_CNT_TH_10_THESHOLD_CNT_MASK                    GENMASK(7, 0)

WARNING:TYPO_SPELLING: 'CNTER' may be misspelled - perhaps 'CENTER'?
#26585: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg.h:2012:
+#define CMPL_CTXT_DATA_W0_CNTER_IDX_MASK                  GENMASK(16, 13)

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30434: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3824:
+	{"C2H_CNT_TH_1_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30435: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3825:
+		C2H_CNT_TH_1_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30443: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3833:
+	{"C2H_CNT_TH_2_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30444: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3834:
+		C2H_CNT_TH_2_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30452: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3842:
+	{"C2H_CNT_TH_3_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30453: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3843:
+		C2H_CNT_TH_3_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30461: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3851:
+	{"C2H_CNT_TH_4_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30462: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3852:
+		C2H_CNT_TH_4_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30470: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3860:
+	{"C2H_CNT_TH_5_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30471: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3861:
+		C2H_CNT_TH_5_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30479: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3869:
+	{"C2H_CNT_TH_6_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30480: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3870:
+		C2H_CNT_TH_6_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30488: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3878:
+	{"C2H_CNT_TH_7_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30489: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3879:
+		C2H_CNT_TH_7_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30497: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3887:
+	{"C2H_CNT_TH_8_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30498: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3888:
+		C2H_CNT_TH_8_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30506: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3896:
+	{"C2H_CNT_TH_9_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30507: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3897:
+		C2H_CNT_TH_9_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30515: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3905:
+	{"C2H_CNT_TH_A_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30516: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3906:
+		C2H_CNT_TH_A_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30524: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3914:
+	{"C2H_CNT_TH_B_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30525: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3915:
+		C2H_CNT_TH_B_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30533: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3923:
+	{"C2H_CNT_TH_C_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30534: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3924:
+		C2H_CNT_TH_C_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30542: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3932:
+	{"C2H_CNT_TH_D_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30543: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3933:
+		C2H_CNT_TH_D_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30551: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3941:
+	{"C2H_CNT_TH_E_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30552: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3942:
+		C2H_CNT_TH_E_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30560: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3950:
+	{"C2H_CNT_TH_F_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30561: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3951:
+		C2H_CNT_TH_F_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30569: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3959:
+	{"C2H_CNT_TH_10_THESHOLD_CNT",

WARNING:TYPO_SPELLING: 'THESHOLD' may be misspelled - perhaps 'THRESHOLD'?
#30570: FILE: drivers/net/qdma/qdma_access/qdma_s80_hard_access/qdma_s80_hard_reg_dump.c:3960:
+		C2H_CNT_TH_10_THESHOLD_CNT_MASK},

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#35663: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1048:
+		"Bridge master read single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#35672: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1057:
+		"Bridge master write single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#35681: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1066:
+		"Bridge slave read data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#35690: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1075:
+		"Bridge slave write data buffer single bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#35900: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1285:
+		"Bridge master read double bit ECC error",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#35909: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1294:
+		"Bridge master write double bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#35918: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1303:
+		"Bridge slave read data buffer double bit ECC error",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#35927: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:1312:
+		"Bridge slave write data buffer double bit ECC error",

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#36989: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:2374:
+ * @config:	pointer to the fmap data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#37126: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:2511:
+ * @ctxt:	pointer to the SW context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#37425: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:2810:
+ * @ctxt:	pointer to the prefetch context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#37635: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:3020:
+ * @ctxt:	pointer to the cmpt context data strucutre

WARNING:TYPO_SPELLING: 'strucutre' may be misspelled - perhaps 'structure'?
#38199: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:3584:
+ * @ctxt:	pointer to the interrupt context data strucutre

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#38648: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4033:
+ *						AXI Master Lite(user bar) number

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#38653: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4038:
+ * @user_bar:	pointer to hold the AXI Master Lite number

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38784: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4169:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38800: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4185:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38816: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4201:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38845: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4230:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38870: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4255:
+ * @buf: Bufffer for the debug info to be dumped in

WARNING:TYPO_SPELLING: 'Bufffer' may be misspelled - perhaps 'Buffer'?
#38901: FILE: drivers/net/qdma/qdma_access/qdma_soft_access/qdma_soft_access.c:4286:
+ * @buf: Bufffer for the debug info to be dumped in

total: 0 errors, 190 warnings, 3 checks, 41281 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-06  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220706075219.517046-7-aman.kumar@vvdntech.in>
2022-07-06  9:51 ` |WARNING| pw113749 [RFC PATCH 06/29] net/qdma: add qdma access library checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).