automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97392 [PATCH] net/axgbe: fix protential unreleased lock problem in axgbe_i2c_xfer
       [not found] <20210826115452.89350-1-cyeaa@connect.ust.hk>
@ 2021-08-26 17:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-08-26 17:26 UTC (permalink / raw)
  To: test-report; +Cc: Chengfeng Ye

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

_coding style issues_


WARNING:TYPO_SPELLING: 'protential' may be misspelled - perhaps 'potential'?
#94: 
Subject: [dpdk-dev] [PATCH] net/axgbe: fix protential unreleased lock

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#110: 
The lock pdata->i2c_mutex is not released if the function return in these two patched branches, which may lead to deadlock problem if this lock is acuired again. The patch is to fix this problem.

WARNING:TYPO_SPELLING: 'acuired' may be misspelled - perhaps 'acquired'?
#110: 
The lock pdata->i2c_mutex is not released if the function return in these two patched branches, which may lead to deadlock problem if this lock is acuired again. The patch is to fix this problem.

total: 0 errors, 3 warnings, 0 checks, 14 lines checked

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

only message in thread, other threads:[~2021-08-26 17:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210826115452.89350-1-cyeaa@connect.ust.hk>
2021-08-26 17:26 ` [dpdk-test-report] |WARNING| pw97392 [PATCH] net/axgbe: fix protential unreleased lock problem in axgbe_i2c_xfer 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).