提交 d6f11703 编写于 作者: A Alberto Pires de Oliveira Neto 提交者: Greg Kroah-Hartman

staging: lustre: space prohibited between function name and open parenthesis '('

This patch fixes checkpatch.pl warning.
WARNING: space prohibited between function name and open parenthesis '('
Signed-off-by: NAlberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d841438a
...@@ -142,7 +142,7 @@ extern struct lu_fld_hash fld_hash[]; ...@@ -142,7 +142,7 @@ extern struct lu_fld_hash fld_hash[];
int fld_client_rpc(struct obd_export *exp, int fld_client_rpc(struct obd_export *exp,
struct lu_seq_range *range, __u32 fld_op); struct lu_seq_range *range, __u32 fld_op);
#if defined (CONFIG_PROC_FS) #if defined(CONFIG_PROC_FS)
extern struct lprocfs_vars fld_client_proc_list[]; extern struct lprocfs_vars fld_client_proc_list[];
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册