]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations
authorTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:12:30 +0000 (16:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:18:58 +0000 (16:18 +0200)
commit602d7d72c8255f80898e94562f777635efd1ddaf
treed0a6b8c4c4aa330383e0588cbc86cc0fd942f4f7
parent4a219ef8f37071ce0993959fe52ffa5034689f42
ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations

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

- Remove superfluous blank line before EXPORT_SYMBOL*() lines

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c
sound/core/pcm_memory.c
sound/core/pcm_misc.c
sound/core/pcm_native.c