Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers

2014-11-21 Thread Christoph Hellwig
On Fri, Nov 21, 2014 at 09:59:15AM +0100, Hannes Reinecke wrote: > Speaking of which, what is the decision for my next round of logging > updates? > I _think_ I've got all things fixed (minus the suggestion from Doug, > but this can be fixed up with the next round). I was waiting for that to do an

Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers

2014-11-21 Thread Hannes Reinecke
On 11/20/2014 04:56 PM, Christoph Hellwig wrote: > Thanks, I've applied all patches to the drivers-for-3.19 branch. > > I had a few rejects due to Hannes logging changes. I think I've fixed > them properly, but please verify it. Speaking of which, what is the decision for my next round of loggin

Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers

2014-11-20 Thread Finn Thain
On Thu, 20 Nov 2014, Christoph Hellwig wrote: > Thanks, I've applied all patches to the drivers-for-3.19 branch. > > I had a few rejects due to Hannes logging changes. I think I've fixed > them properly, but please verify it. The merge looks good, thanks. -- -- To unsubscribe from this list:

Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers

2014-11-20 Thread Christoph Hellwig
Thanks, I've applied all patches to the drivers-for-3.19 branch. I had a few rejects due to Hannes logging changes. I think I've fixed them properly, but please verify it. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.or

[PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers

2014-11-11 Thread Finn Thain
This patch series has fixes for bugs and compiler warnings as well as code cleanup and modernization. It covers all ten NCR5380 drivers and the three core NCR5380 drivers so it's fairly large. These patches remove a lot of duplicated code and C pre-processor abuse. There are also patches for scsi