[kernel] switch to 2.6.27.12
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.27 / 971-ocf_20080917.patch
index c18eea40ce1f50a8748eee2f98e95e7a1b674f4d..ebed01db811daa40392b12b08e9bb7af1a65e26e 100644 (file)
@@ -88,7 +88,7 @@
  /*********************************************************************
 --- a/fs/fcntl.c
 +++ b/fs/fcntl.c
-@@ -140,6 +140,7 @@ asmlinkage long sys_dup(unsigned int fil
+@@ -140,6 +140,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
        }
        return ret;
  }