From: Omar Sandoval Date: Fri, 26 Sep 2014 07:30:49 +0000 (-0700) Subject: staging: lustre: fix gfp_t/int coercion X-Git-Tag: fixes-for-v3.18-merge-window~15^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1c571dcf01e8f90df31a1f5edc772cc5dde891a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed