linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / sysv / file.c
index a59e303..da69abc 100644 (file)
@@ -19,7 +19,7 @@
  * We have mostly NULLs here: the current defaults are OK for
  * the coh filesystem.
  */
-const struct file_operations sysv_file_operations = {
+struct file_operations sysv_file_operations = {
        .llseek         = generic_file_llseek,
        .read           = generic_file_read,
        .write          = generic_file_write,