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)
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>

No differences found