From: David S. Miller Date: Wed, 24 Jun 2020 03:55:45 +0000 (-0700) Subject: Merge branch 'cxgb4-fix-more-warnings-reported-by-sparse' X-Git-Tag: v5.9-rc1~133^2~432 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0cc34ac4795f5e1b7c586f136866f25e9b5ae5;p=thirdparty%2Flinux.git Merge branch 'cxgb4-fix-more-warnings-reported-by-sparse' Rahul Lakkireddy says: ==================== cxgb4: fix more warnings reported by sparse Patch 1 ensures all callers take on-chip memory lock when flashing PHY firmware to fix lock context imbalance warnings. Patch 2 moves all static arrays in header file to respective C file in device dump collection path. ==================== Signed-off-by: David S. Miller --- 7b0cc34ac4795f5e1b7c586f136866f25e9b5ae5