* [PATCH 0/7] SCSI: trivial cleanups
@ 2010-06-02 20:35 Alan Stern
0 siblings, 0 replies; only message in thread
From: Alan Stern @ 2010-06-02 20:35 UTC (permalink / raw)
To: James Bottomley; +Cc: SCSI development list
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-02 20:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 20:35 [PATCH 0/7] SCSI: trivial cleanups Alan Stern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).