commit | 7dfec5075f23cdf114f530979bdf3c8dc232ea22 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Aug 12 16:50:06 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Aug 12 23:28:50 2017 +0200 |
tree | 1341d015f4018bb1d1eb3214bf379aee95b89c7c | |
parent | 9dba54296b8b4ae14053bfea82b171aeb9e16710 [diff] |
ALSA: rme9652: Improve eight size determinations Replace the specification of data structures by variable references 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: Takashi Iwai <tiwai@suse.de>