From: David Woodhouse Date: Thu, 3 Dec 2009 08:47:11 +0000 (-0300) Subject: V4L/DVB (13716): [Mantis] Bug: incorrect byte swap X-Git-Tag: v2.6.33-rc5~23^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=417036844823313901d7f7d7b963f215cc3b0641;p=pandora-kernel.git V4L/DVB (13716): [Mantis] Bug: incorrect byte swap You know, the worst endianness errors are not the cases where people forget to byte-swap, but the cases where they either byte-swap with the wrong size, or byte-swap when they shouldn't have done so at all. Those ones defeat the casual reader of the code. Signed-off-by: David Woodhouse Signed-off-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed