From: Clemens Ladisch Date: Fri, 18 May 2012 20:26:21 +0000 (+0200) Subject: firewire: sbp2: document the absence of alignment requirements X-Git-Tag: v3.5-rc1~99^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c72e22c94fbc28604c94e3a96fdae9c6fd0a42;p=pandora-kernel.git firewire: sbp2: document the absence of alignment requirements The SBP-2/3 specifications do not require any alignment of data buffers; only their own data structures need to be quadlet-aligned [SR: or octlet-aligned]. Fix the comments to reflect this, but leave the actual alignment at 32 bits to avoid theoretical problems with target implementations that might handle this incorrectly. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed