staging: lustre: fix gfp_t/int coercion
authorOmar Sandoval <osandov@osandov.com>
Fri, 26 Sep 2014 07:30:49 +0000 (00:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 02:04:58 +0000 (22:04 -0400)
commitf1c571dcf01e8f90df31a1f5edc772cc5dde891a
tree9151e303412066164f9721c402c458ebb02e1ef7
parent3d3ab8cc684cda4058959d91ed42735d9d605d61
staging: lustre: fix gfp_t/int coercion

Fix a few implicit casts between int and gfp_t which were caught by sparse.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/lloop.c
drivers/staging/lustre/lustre/ptlrpc/client.c
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_internal.h