* |WARNING| pw143934 [PATCH v2 17/19] net/xsc: add dev link and MTU ops
[not found] <20240911020740.3950704-18-wanry@yunsilicon.com>
@ 2024-09-11 2:10 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-11 2:10 UTC (permalink / raw)
To: test-report; +Cc: WanRenyong
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143934
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#90: FILE: drivers/net/xsc/xsc_ethdev.c:194:
+ return xsc_link_process(dev, priv->ifindex, IFF_UP);
WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#97: FILE: drivers/net/xsc/xsc_ethdev.c:201:
+ return xsc_link_process(dev, priv->ifindex, ~IFF_UP);
WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#176: FILE: drivers/net/xsc/xsc_utils.c:333:
+ unsigned int keep = ~IFF_UP;
total: 0 errors, 3 warnings, 0 checks, 113 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-11 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240911020740.3950704-18-wanry@yunsilicon.com>
2024-09-11 2:10 ` |WARNING| pw143934 [PATCH v2 17/19] net/xsc: add dev link and MTU ops 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).