From 137edbaa94c89132152ef3715542beff4af8e51d Mon Sep 17 00:00:00 2001 From: Guillaume Morin Date: Tue, 22 Jul 2014 04:22:26 +0200 Subject: [PATCH] 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-format-patch failed