[kernel] Refresh patches.
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.29 / 980-vm_exports.patch
index f4942cb3c787416ff4b2d6338373657f0d06b6b1..18ed89572793580c0754d1309f038f7564642343 100644 (file)
@@ -40,7 +40,7 @@
  {
 --- a/kernel/exit.c
 +++ b/kernel/exit.c
-@@ -521,6 +521,7 @@ struct files_struct *get_files_struct(st
+@@ -516,6 +516,7 @@ struct files_struct *get_files_struct(st
  
        return files;
  }
@@ -48,7 +48,7 @@
  
  void put_files_struct(struct files_struct *files)
  {
-@@ -540,6 +541,7 @@ void put_files_struct(struct files_struc
+@@ -535,6 +536,7 @@ void put_files_struct(struct files_struc
                free_fdtable(fdt);
        }
  }