packages (Titanium): kernel-desktop/kernel-desktop-unionfs.patch - FUCKING ...

shadzik shadzik at pld-linux.org
Thu Oct 21 15:17:29 CEST 2010


Author: shadzik                      Date: Thu Oct 21 13:17:29 2010 GMT
Module: packages                      Tag: Titanium
---- Log message:
- FUCKING TYPO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I HATE CHERRY KEYBOARDS!!!!

---- Files affected:
packages/kernel-desktop:
   kernel-desktop-unionfs.patch (1.2.2.10 -> 1.2.2.11) 

---- Diffs:

================================================================
Index: packages/kernel-desktop/kernel-desktop-unionfs.patch
diff -u packages/kernel-desktop/kernel-desktop-unionfs.patch:1.2.2.10 packages/kernel-desktop/kernel-desktop-unionfs.patch:1.2.2.11
--- packages/kernel-desktop/kernel-desktop-unionfs.patch:1.2.2.10	Thu Oct 21 14:48:23 2010
+++ packages/kernel-desktop/kernel-desktop-unionfs.patch	Thu Oct 21 15:17:24 2010
@@ -1492,7 +1492,7 @@
 +	if (lower_file->f_op->unlocked_ioctl) {
 +		err = lower_file->f_op->unlocked_ioctl(lower_file, cmd, arg);
 +#ifdef CONFIG_COMPAT
-+	} else if (lower_file->f_op->comapt_ioctl) {
++	} else if (lower_file->f_op->compat_ioctl) {
 +		err = lower_file->f_op->compat_ioctl(
 +			//lower_file->f_path.dentry->d_inode,
 +			lower_file, cmd, arg);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-desktop/kernel-desktop-unionfs.patch?r1=1.2.2.10&r2=1.2.2.11&f=u



More information about the pld-cvs-commit mailing list