automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140474 [PATCH v1 07/17] net/ntnic: add API for PMD driver modules
       [not found] <20240530144929.4127931-7-sil-plv@napatech.com>
@ 2024-05-30 14:53 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-05-30 14:53 UTC (permalink / raw)
  To: test-report; +Cc: Serhii Iliushyk

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

_coding style issues_


WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#526: FILE: drivers/net/ntnic/ntnic_mod_reg.c:132:
+static struct sensor_convertion_fun_ops *sensor_convertion_fun_ops;

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#526: FILE: drivers/net/ntnic/ntnic_mod_reg.c:132:
+static struct sensor_convertion_fun_ops *sensor_convertion_fun_ops;

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#528: FILE: drivers/net/ntnic/ntnic_mod_reg.c:134:
+void register_sensor_convertion_fun_ops(struct sensor_convertion_fun_ops *ops)

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#528: FILE: drivers/net/ntnic/ntnic_mod_reg.c:134:
+void register_sensor_convertion_fun_ops(struct sensor_convertion_fun_ops *ops)

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#530: FILE: drivers/net/ntnic/ntnic_mod_reg.c:136:
+	sensor_convertion_fun_ops = ops;

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#533: FILE: drivers/net/ntnic/ntnic_mod_reg.c:139:
+struct sensor_convertion_fun_ops *get_sensor_convertion_fun_ops(void)

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#533: FILE: drivers/net/ntnic/ntnic_mod_reg.c:139:
+struct sensor_convertion_fun_ops *get_sensor_convertion_fun_ops(void)

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#535: FILE: drivers/net/ntnic/ntnic_mod_reg.c:141:
+	return sensor_convertion_fun_ops;

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#858: FILE: drivers/net/ntnic/ntnic_mod_reg.h:76:
+struct sensor_convertion_fun_ops {

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#876: FILE: drivers/net/ntnic/ntnic_mod_reg.h:94:
+void register_sensor_convertion_fun_ops(struct sensor_convertion_fun_ops *ops);

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#876: FILE: drivers/net/ntnic/ntnic_mod_reg.h:94:
+void register_sensor_convertion_fun_ops(struct sensor_convertion_fun_ops *ops);

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#877: FILE: drivers/net/ntnic/ntnic_mod_reg.h:95:
+struct sensor_convertion_fun_ops *get_sensor_convertion_fun_ops(void);

WARNING:TYPO_SPELLING: 'convertion' may be misspelled - perhaps 'conversion'?
#877: FILE: drivers/net/ntnic/ntnic_mod_reg.h:95:
+struct sensor_convertion_fun_ops *get_sensor_convertion_fun_ops(void);

total: 0 errors, 13 warnings, 0 checks, 1125 lines checked

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

only message in thread, other threads:[~2024-05-30 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240530144929.4127931-7-sil-plv@napatech.com>
2024-05-30 14:53 ` |WARNING| pw140474 [PATCH v1 07/17] net/ntnic: add API for PMD driver modules 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).