On Sat, Sep 26, 2015 at 12:22:34AM +0530, Shraddha Barke wrote:
> Make struct static and remove definition from header file since the
> struct is accessed only in this particular file
>
> Signed-off-by: Shraddha Barke
> ---
Build fails with this patch with the error:
In function ‘ptlrpc_init’:
Make struct static and remove definition from header file since the
struct is accessed only in this particular file
Signed-off-by: Shraddha Barke
---
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_internal.h | 2 +-
drivers/staging/lustre/lustre/ptlrpc/service.c | 2 +-
2 files changed, 2 i