| commit | 4ef290025ccde7c52ba219cf733a4295acd5401f | [log] [tgz] |
|---|---|---|
| author | Denis Cheng <crquan@gmail.com> | Tue Jul 31 18:31:11 2007 +0800 |
| committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 10 08:55:03 2007 +0100 |
| tree | 9879ae00580d4869bfa0a443f00b3713c34f4bda | |
| parent | 0f8468c8bef3d04637c924e7bef20ca53018b319 [diff] |
[GFS2] mark struct *_operations const 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>