ALSA: rme9652: Improve eight size determinations
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 14:50:06 +0000 (16:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:28:50 +0000 (23:28 +0200)
commit7dfec5075f23cdf114f530979bdf3c8dc232ea22
tree1341d015f4018bb1d1eb3214bf379aee95b89c7c
parent9dba54296b8b4ae14053bfea82b171aeb9e16710
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>
sound/pci/rme9652/hdspm.c