From: Alexey Dobriyan Date: Sun, 27 Sep 2009 18:29:37 +0000 (+0400) Subject: const: mark struct vm_struct_operations X-Git-Tag: v2.6.32-rc1~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f37e2f77731b3473fa6bd5ee53255d9a9cdb40;p=pandora-kernel.git const: mark struct vm_struct_operations * mark struct vm_area_struct::vm_ops as const * mark vm_ops in AGP code But leave TTM code alone, something is fishy there with global vm_ops being used. Signed-off-by: Alexey Dobriyan Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed