commit | ae72c9910b170e55386586cf18ef9015a8d172e6 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Mon May 22 14:11:01 2017 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 23 00:07:04 2017 +0200 |
tree | daa936737d8a2133f47f4bfd5dc9741ad0f6c580 | |
parent | e1038535106e73e48204ec3bfe5a428fe6cb35cb [diff] |
NFC: digital: Improve a size determination in four functions Replace the specification of four data structures by pointer dereferences as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>