From: Clemens Ladisch Date: Sun, 18 Mar 2012 18:01:39 +0000 (+0100) Subject: firewire: ohci: copy_iso_headers(): make comment match the code X-Git-Tag: v3.4-rc1~127^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c507f7b73d74c00caae6bbbd539f368be5d108;p=pandora-kernel.git firewire: ohci: copy_iso_headers(): make comment match the code The comment incorrectly talked about one little-endian quadlet, while there are actually two. Furthermore, the endianness of the remaining headers depends on whatever protocol is used, so don't mention them. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed