]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Fix blank line before EXPORT_SYMBOL()
authorEmoly Liu <emoly.liu@intel.com>
Sun, 19 Jun 2016 03:53:10 +0000 (23:53 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 Jun 2016 04:18:43 +0000 (21:18 -0700)
commit9db25c5a815bf3df59017d9058e1f23b238fd1fe
tree89685ab3dac44c68a1475fb6361120785412a90d
parent3804f6097e24d908847a5883dbae89c2f5887862
staging/lustre: Fix blank line before EXPORT_SYMBOL()

This patch fixes one checkpatch warning in lustre:
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c