commit | 7373c2a99abf2b11b5e8a226071331c0176253ff | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Jul 17 10:06:10 2018 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 17 17:18:03 2018 +0200 |
tree | fef7bf1a48f41f6d3acb9509fed752f771f496bd | |
parent | e2d2f240497c63a157f897c87567b93ed43a2213 [diff] |
ALSA: emu8000: Use swap macro in snd_emu8000_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>