[GFS2] mark struct *_operations const
authorDenis Cheng <crquan@gmail.com>
Tue, 31 Jul 2007 10:31:11 +0000 (18:31 +0800)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:03 +0000 (08:55 +0100)
these struct *_operations are all method tables, thus should be const.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found