Re: [PATCH 00/12] net/xsc: Resolve issues from PVS and Coverity Scan

2025-02-23 Thread Renyong Wan
Hello Stephen, Thank you for your review.  I appreciate the detailed analysis and the suggestions for improvements. Please find my feedback bellow. On 2025/2/23 1:30, Stephen Hemminger wrote: > On Sat, 22 Feb 2025 11:57:59 +0800 > "Renyong Wan" wrote: > >> This patch series resolves several iss

[PATCH 00/12] net/xsc: Resolve issues from PVS and Coverity Scan

2025-02-21 Thread Renyong Wan
This patch series resolves several issues reported by PVS and Coverity Scan, which were earlier forwarded to us by Stephen Hemminger. --- Renyong Wan (12): net/xsc: avoid integer overflow net/xsc: remove useless call net/xsc: address incorrect format warnings net/xsc: remove always-true if