commit | 602d7d72c8255f80898e94562f777635efd1ddaf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:12:30 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:18:58 2017 +0200 |
tree | d0a6b8c4c4aa330383e0588cbc86cc0fd942f4f7 | |
parent | 4a219ef8f37071ce0993959fe52ffa5034689f42 [diff] |
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>