commit | defddeff61041dbe2d5bd5469ee48912a89b4118 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Dec 29 19:48:44 2017 +0100 |
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Fri Dec 29 19:48:44 2017 +0100 |
tree | 2c81b8209e0049734a1ef4e9a6e99fa894f009fd | |
parent | 11ab5a640cc2e4432500c28d62c48f3377a75cad [diff] |
video: smscufx: Improve a size determination in two functions Replace the specification of 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> Cc: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>