commit | 9c8ddd105e3a420b1fe2e0a4c4767b9dd67081a9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:15:24 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:19:03 2017 +0200 |
tree | b92efdfa4867dffd8dc728d1293d0aae1f520851 | |
parent | 602d7d72c8255f80898e94562f777635efd1ddaf [diff] |
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>