From: Alan Stern Date: Tue, 10 Jan 2012 18:43:04 +0000 (-0500) Subject: SCSI: fix typo in definition of struct scsi_target X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8c46bfc032fbdf490cfb67f534d2a0188ebeb0;p=pandora-kernel.git SCSI: fix typo in definition of struct scsi_target This patch (as1506) corrects a typo in the definition of the scsi_target structure. pdt_1f_for_no_lun is supposed to be a single-bit flag, not a full-sized integer. Signed-off-by: Alan Stern Cc: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed