Re: [PATCH] Promise 'stex' driver

From: Jeff Garzik
Date: Sat Jun 10 2006 - 13:36:36 EST


Thanks, just did several of these and checked it into 'stex' branch.

commit 1b6f2a81e789ebef27107765656d425ab44a2f44
Author: Jeff Garzik <jeff@xxxxxxxxxx>
Date: Sat Jun 10 13:36:54 2006 -0400

[SCSI] stex: minor cleanups

- fix endian bug found in s/g code (used a fixed-endian value
as a loop-terminating variable)

From a list of changes suggested by Christoph:

- don't include linux/config.h
- whitespace fix
- let compiler choose whether or not to inline
- eliminate unnecessary NULL test on hba->dma_mem
- handle pci_map_sg() error

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/