From: Denis Cheng Date: Tue, 31 Jul 2007 10:31:11 +0000 (+0800) Subject: [GFS2] mark struct *_operations const X-Git-Tag: v2.6.24-rc1~1405^2~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef290025ccde7c52ba219cf733a4295acd5401f;p=pandora-kernel.git [GFS2] mark struct *_operations const these struct *_operations are all method tables, thus should be const. Signed-off-by: Denis Cheng Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed