From: Guillaume Morin Date: Tue, 22 Jul 2014 02:22:26 +0000 (+0200) Subject: staging: lustre: llite: rw.c: remove gfp_mask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137edbaa94c89132152ef3715542beff4af8e51d;p=pandora-kernel.git staging: lustre: llite: rw.c: remove gfp_mask sparse reported that gfp_mask was of the wrong type to store gfp flags. The variable is not used so it can be removed. Signed-off-by: Guillaume Morin Suggested-by: gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed