From: Arjan van de Ven Date: Mon, 28 Nov 2005 15:22:25 +0000 (+0100) Subject: [SCSI] Mark some core scsi data structures const X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad78200baf1f85a21e6b26c225717ad80980d8f;p=pandora-kernel.git [SCSI] Mark some core scsi data structures const patch below marks a few scsi core datastructures as const, so that they end up in the .rodata section and don't cacheline share with things that get dirtied Signed-off-by: Arjan van de Ven Signed-off-by: James Bottomley --- Reading git-diff-tree failed