James: The following patches implement a bunch of really minor cleanups in the SCSI midlayer, stuff I ran across while doing other work. They do things like improve the text of an error message, remove an unnecessary local variable, move some code from a subroutine up into its caller, and so on. Only the last patch makes a semantic change, and IIRC it is something you have already agreed was a reasonable thing to do: make the reap_ref field in scsi_target behave more like a count of the number of devices under the target. Overall there shouldn't be any changes in behavior. These patches aren't geared toward making the kernel better, faster, more reliable, or anything like that. Their purpose simply is to make the source code a little easier to read and understand. There shouldn't be anything objectionable in any of these. Please let me know either way; if you don't like something I'll probably just withdraw it, and if you decide to apply these toward linux-next then I'll know not to pester you about them. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html