* |WARNING| pw130417 [PATCH 4/8] net/ntnic: adds flow related FPGA functionality
[not found] <20230816132552.2483752-4-mko-plv@napatech.com>
@ 2023-08-16 14:15 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-16 14:15 UTC (permalink / raw)
To: test-report; +Cc: Mykola Kostenok
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130417
_coding style issues_
WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#2026: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:69:
+ p->mp_control_uis = register_get_field(p->mp_control, FLM_CONTROL_UIS);
WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#2026: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:69:
+ p->mp_control_uis = register_get_field(p->mp_control, FLM_CONTROL_UIS);
WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#2267: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:310:
+void flm_nthw_control_uis(const struct flm_nthw *p, uint32_t val)
WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#2269: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:312:
+ field_set_val32(p->mp_control_uis, val);
WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#3130: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.h:27:
+void flm_nthw_control_uis(const struct flm_nthw *p, uint32_t val);
WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#3357: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.h:254:
+ nt_field_t *mp_control_uis;
total: 0 errors, 6 warnings, 0 checks, 8744 lines checked
^ permalink raw reply [flat|nested] only message in thread