Whamcloud - gitweb
LU-1347 lvfs: makes EXPORT_SYMBOL follows function body
authorLiu Xuezhao <xuezhao.liu@emc.com>
Sat, 14 Apr 2012 08:29:52 +0000 (16:29 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 May 2012 11:34:23 +0000 (07:34 -0400)
commitd6c9057499fa053e8886f1ebc28d03bd7a765964
tree9866baf39470d0a99ab4ef3146d6bf4ab6aad199
parent3a92c850b094019e556577ec6cab5907538dcbf5
LU-1347 lvfs: makes EXPORT_SYMBOL follows function body

Makes EXPORT_SYMBOL macros immediately follow the function body,
to follow normal Linux kernel coding style.

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Change-Id: Icf63514a8ad173217b55f115b4e4ada695eb9295
Reviewed-on: http://review.whamcloud.com/2838
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lvfs/fsfilt.c
lustre/lvfs/lustre_quota_fmt.c
lustre/lvfs/lvfs_linux.c