]> git.baikalelectronics.ru Git - 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)
commit3a3d643d8723be123cce83ca040876d582275efb
tree9caf607c8e8660a75dc0b2d76a373af94c6dc592
parentf844cc174315b02ef7293b7e24db853b8362c7d9
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