commit | e2d2f240497c63a157f897c87567b93ed43a2213 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Jul 17 10:00:43 2018 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 17 17:17:52 2018 +0200 |
tree | 73587ddc194ade386ca198698a498e9022c6ca06 | |
parent | b6d7b3622b6e7685767a616bb663aed40d04fdc6 [diff] |
ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new Make use of the swap macro and remove unnecessary variable *tmp*. This makes the code easier to read and maintain. This code was detected with the help of Coccinelle. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>