From: Christoph Hellwig Date: Fri, 28 Oct 2011 09:54:24 +0000 (+0000) Subject: xfs: constify xfs_item_ops X-Git-Tag: v3.2-rc2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272e42b215c52d32e06bf035c1f6b70baa6716bd;p=pandora-kernel.git xfs: constify xfs_item_ops The log item ops aren't nessecarily the biggest exploit vector, but marking them const is easy enough. Also remove the unused xfs_item_ops_t typedef while we're at it. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Reviewed-by: Alex Elder --- Reading git-diff-tree failed