Apropos coding style:

I really dislike something like this (found in skystar2.c):

       u32 * dq = (u32 *)pbDMABufCurPos;
       packet_header.sync_byte                    = *dq & 0x000000FF;

This only works on little bigendian architecture.

Wolfgang


-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to