commit | 735c2e264b1595bda4b3886152aebe05c082a3ef | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Thu Oct 24 19:27:14 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 26 20:27:06 2013 -0700 |
tree | fa1300baecfed09f59df5769f4baab19fb8f7743 | |
parent | f93c0616867bb40d5b974846658e2c9248e31cf4 [diff] |
Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable This patch fixes the following checkpatch.pl issues in lnet/lnet/acceptor.c: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>