summaryrefslogtreecommitdiff
path: root/Documentation/gpu/intel-display/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-03-03 20:34:20 -0800
committerVinod Koul <vkoul@kernel.org>2026-05-14 21:27:02 +0530
commitfd6cd05ceabdf67635a4cef5145f79d1217bf11b (patch)
tree076cf82e2a3d9e91d5472f945f1411f709d806bd /Documentation/gpu/intel-display/git@git.tavy.me:linux.git
parentdeb281cec3cbef5f02c6bc29fa5cd51f6d5be10f (diff)
phy: mediatek: xsphy: reduce main allocation
Instead of kzalloc and kcalloc, we can use a flex array to reduce to a single allocation. Also added __counted_by() for extra possible analysis. Signed-off-by: Rosen Penev <rosenp@gmail.com> Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org> Link: https://patch.msgid.link/20260304043420.14151-1-rosenp@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/gpu/intel-display/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions