From: Jessica Yu Date: Mon, 28 Jul 2014 13:33:15 +0000 (-0700) Subject: Staging: lustre: linux-module: add const modifier to file_operations X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81f9f5170058ecd46971cf46d5ad17116c9e5b1;p=pandora-kernel.git Staging: lustre: linux-module: add const modifier to file_operations Add the const modifier to the file_operations struct, since it is normally const. Signed-off-by: Jessica Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed