|WARNING| pw133871 [PATCH] net/sfc: fix null dereference in syslog

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Nov 4 08:38:21 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'triger' may be misspelled - perhaps 'trigger'?
#69: 
When ctx->sa is null, sfc_err(ctx->sa, ...) will triger a null

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Weiguo Li <liwg06 at foxmail.com>' != 'Signed-off-by: Weiguo Li <liweiguo at xencore.cn>'

total: 0 errors, 2 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list