OSDN Git Service

staging: lustre: moved extern declarations to a header
authorAnton Gerasimov <anton.gerasimov@openmailbox.org>
Wed, 23 Sep 2015 21:02:28 +0000 (00:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:58:40 +0000 (03:58 +0200)
commit9dc3840b4efb6ad47357c3088a91d0088e306514
tree6a8baf24895993b08ba9ba635512deaa65eb0e6c
parent40396eb900aae70a79e966ff91b0783662250d07
staging: lustre: moved extern declarations to a header

This patch moves declarations of variables used in several files
across the ptlrpc module from source files to a local header.

Signed-off-by: Anton Gerasimov <anton.gerasimov@openmailbox.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c
drivers/staging/lustre/lustre/ptlrpc/nrs.c
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_internal.h
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.c