]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
authorTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:15:24 +0000 (16:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 14:19:03 +0000 (16:19 +0200)
commit9c8ddd105e3a420b1fe2e0a4c4767b9dd67081a9
treeb92efdfa4867dffd8dc728d1293d0aae1f520851
parent602d7d72c8255f80898e94562f777635efd1ddaf
ALSA: seq: 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/seq/seq_clientmgr.c
sound/core/seq/seq_lock.c
sound/core/seq/seq_memory.c
sound/core/seq/seq_midi_emul.c
sound/core/seq/seq_midi_event.c
sound/core/seq/seq_ports.c
sound/core/seq/seq_virmidi.c