Whamcloud - gitweb
LU-1347 obdclass: makes EXPORT_SYMBOL follows function body
authorLiu Xuezhao <xuezhao.liu@emc.com>
Tue, 10 Jul 2012 13:13:26 +0000 (21:13 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 27 Jul 2012 18:23:17 +0000 (14:23 -0400)
commit52257a67e4d56172a4289a12509525154d8c790d
tree1e4a1aefa0f9b3b2f87620d5c183d222164165bc
parentdb89ce2c7e38656817f9a374f33d6963ff81851c
LU-1347 obdclass: 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: I3d1b3ebb244e3d7a069d5be13f893ffee7b5f3dd
Reviewed-on: http://review.whamcloud.com/2839
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
13 files changed:
lustre/obdclass/capa.c
lustre/obdclass/class_obd.c
lustre/obdclass/debug.c
lustre/obdclass/genops.c
lustre/obdclass/linux/linux-module.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lustre_handles.c
lustre/obdclass/lustre_peer.c
lustre/obdclass/mea.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount.c
lustre/obdclass/statfs_pack.c
lustre/obdclass/uuid.c