From: David Sterba Date: Fri, 2 Jan 2015 17:23:10 +0000 (+0100) Subject: btrfs: constify structs with op functions or static definitions X-Git-Tag: omap-for-v4.2/o2_dc~33^2~58^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c9f18603f7ce2beca233401e228de730f121fa;p=pandora-kernel.git btrfs: constify structs with op functions or static definitions There are some op tables that can be easily made const, similarly the sysfs feature and raid tables. This is motivated by PaX CONSTIFY plugin. Signed-off-by: David Sterba --- Reading git-diff-tree failed