From: Dulshani Gunawardhana Date: Mon, 11 Nov 2013 10:00:44 +0000 (+0530) Subject: staging:lustre: Fix variable type declaration X-Git-Tag: v3.14-rc1~150^2~775^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a6264abf8bd77bbfcbfc9e7a279203f1630410;p=pandora-kernel.git staging:lustre: Fix variable type declaration Fix the following sparse warnings generated by AND-ing FMODE_* constant with a normal integer. drivers/staging/lustre/lustre/llite/file.c:102:32: warning: restricted fmode_t degrades to integer Signed-off-by: Dulshani Gunawardhana Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed