|WARNING| pw105291 [PATCH] net/virtio: unregister virtio user memery event to fix memory leak problem
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Dec 20 13:41:44 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/105291
_coding style issues_
WARNING:TYPO_SPELLING: 'memery' may be misspelled - perhaps 'memory'?
#57:
Subject: [PATCH] net/virtio: unregister virtio user memery event to fix memory
WARNING:TYPO_SPELLING: 'memery' may be misspelled - perhaps 'memory'?
#76:
When eth_virtio_dev_init is failed, the registered virtio user memery is
WARNING:TYPO_SPELLING: 'becase' may be misspelled - perhaps 'because'?
#77:
not released and creating a new virtio user dev could be failed becase the
total: 0 errors, 3 warnings, 0 checks, 7 lines checked
More information about the test-report
mailing list