]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ALSA: timer: Follow standard EXPORT_SYMBOL() declarations
authorTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:16:05 +0000 (16:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:19:10 +0000 (16:19 +0200)
commit988563929d5b65c021439880ac6bd1b207722f26
tree9caf607c8e8660a75dc0b2d76a373af94c6dc592
parent9c8ddd105e3a420b1fe2e0a4c4767b9dd67081a9
ALSA: timer: Follow standard EXPORT_SYMBOL() declarations

Just a tidy up to follow the standard EXPORT_SYMBOL*() declarations
in order to improve grep-ability.

- Move EXPORT_SYMBOL*() to the position right after its definition

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/timer.c