[PATCH] evdev: rename EvdevCacheCompare() to EvdevCache()
Peter Korsgaard
jacmet at sunsite.dk
Fri Dec 10 07:14:37 PST 2010
>>>>> "Benjamin" == Benjamin Tissoires <tissoire at cena.fr> writes:
>> - if (EvdevCacheCompare(pInfo, FALSE) ||
>> + if (EvdevCache(pInfo, FALSE) ||
Benjamin> shouldn't it be:
Benjamin> if (EvdevCache(pInfo) ||
Benjamin> if EvdevCache is not used by anybody else, the patch makes sense.
Argh, yes of course - It seems like I forgot to ammend the commit after
I changed that - Will resend.
--
Bye, Peter Korsgaard
More information about the xorg-devel
mailing list