Commit 21e0432a authored by Markus Elfring's avatar Markus Elfring Committed by sanglipeng
Browse files

i2c: Improve size determinations

stable inclusion
from stable-v5.10.190
commit 04b114067849af42233c9d67c1bf28ab74c40e51
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I928UI

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=04b114067849af42233c9d67c1bf28ab74c40e51



--------------------------------

[ Upstream commit 06e98957 ]

Replace the specification of a data structure by a pointer dereference
as the parameter for the operator "sizeof" to make the corresponding
size determination a bit safer according to the Linux coding style
convention.

This issue was detected by using the Coccinelle software.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
Stable-dep-of: 05f933d5 ("i2c: nomadik: Remove a useless call in the remove function")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent e97a57f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment