On 09/09/2009 12:34 PM, Sebastian Haas wrote:
[snip]
>>> +    cf->can_dlc = msg->msg.canmsg.length>   8 ? 8 :
>>> msg->msg.canmsg.length;
>>
>> Coding style.
> Used clamp_t() instead.

I mean the missing space after "length". Do you use tabs there? If yes, 
please fix. More comments with the v2 patch...

Wolfgang.


_______________________________________________
Socketcan-core mailing list
Socketcan-core@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to