Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: dvb_demux.c



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 ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index