staging: lustre: fld: fixed symbol was not declared
authorBrian Vandre <bvandre@gmail.com>
Thu, 4 Dec 2014 04:06:55 +0000 (22:06 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:25:58 +0000 (15:25 -0800)
commit41f53d5739bd4d9b41688bd5532be4c489bd485e
tree3ded82d08c259af90605ad7a3918144492b9372c
parentfa2592cdc526ceef39a5176267ef040abeafd14c
staging: lustre: fld: fixed symbol was not declared

Fixes the sparse warning:
"warning: symbol 'fld_type_proc_dir' was not declared. Should it be static?"

Also removes initialization to NULL.

Signed-off-by: Brian Vandre <bvandre@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/fld/fld_request.c