Well, Where I can get some guide for how use #ifdef/#if ?

Also, I found I can not send mail to <linux-kernel@vger.kernel.org> now,
the reject reply like this:

Connected to 209.132.176.167 but sender was rejected.
Remote host said: 553 5.7.1 Hello [210.76.114.181], for your MAIL FROM address 
<[EMAIL PROTECTED]> policy analysis reported: Your address is not liked source 
for email


Is it looked my mail as spam mail? Who should I send to for help me
resolving this problem?


Alexey Dobriyan wrote:
> On Wed, Aug 16, 2006 at 10:09:07AM +0800, liyu wrote:
>   
>> --- linux-2.6.17.7/drivers/usb/input.orig/hid-core.c
>> +++ linux-2.6.17.7/drivers/usb/input/hid-core.c
>> @@ -33,6 +34,9 @@
>>  #include <linux/usb.h>
>>
>>  #include "hid.h"
>> +#ifdef CONFIG_HID_SIMPLE
>> +#include "hid-simple.h"
>> +#endif
>>     
>
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to