Skip to content
Commit 06e98957 authored by Markus Elfring's avatar Markus Elfring Committed by Wolfram Sang
Browse files

i2c: Improve size determinations



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>
parent 6b3b21a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment