From: Matthew Wilcox Date: Tue, 15 Jul 2008 20:54:16 +0000 (-0600) Subject: [SCSI] Make host_no an unsigned int X-Git-Tag: v2.6.27-rc1~55^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d49f63b415ca02223e01e187076cb69a5a38eaf;p=pandora-kernel.git [SCSI] Make host_no an unsigned int Daniel Debonzi reports that he has managed to wrap host_no. Increasing the number of host numbers available to 32-bit from 16-bit allows the problem to be evaded for another hundred years. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed