param: move the EXPORT_SYMBOL to after the definitions.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Aug 2010 05:04:11 +0000 (23:04 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Aug 2010 13:34:12 +0000 (23:04 +0930)
commita14fe249a8f74269c9e636bcbaa78f5bdb354ce3
tree3cae09b8db30b321401ca985d01e572e4cf75848
parent2e9fb9953df91ef6310da22182ca8f4496907502
param: move the EXPORT_SYMBOL to after the definitions.

This is modern style, and good to do before we start changing things.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
kernel/params.c