ALSA: core: Follow standard EXPORT_SYMBOL() declarations
authorTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:16:33 +0000 (16:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:19:16 +0000 (16:19 +0200)
commit35f8001415d301ba47124f463f98eee0e7d0792c
tree2494c71c0079a77268aadc0ba74ad728f19deee3
parent988563929d5b65c021439880ac6bd1b207722f26
ALSA: core: 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
- Remove superfluous blank line before EXPORT_SYMBOL*() lines

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/info.c
sound/core/info_oss.c
sound/core/init.c
sound/core/isadma.c
sound/core/memalloc.c
sound/core/memory.c
sound/core/misc.c
sound/core/oss/mixer_oss.c
sound/core/sound.c
sound/core/sound_oss.c