Re: [PATCH 0/4] PCI error handler const
From: Bjorn Helgaas <bhelgaas@google.com>
Date: 2012-09-07 22:42:29
On Fri, Sep 7, 2012 at 9:33 AM, Stephen Hemminger [off-list ref] wrote:
This is a trivial patch to make PCI error handler function tables const. Split into pieces so that core changes are first.
I put all four of these on this branch: http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=shortlog;h=refs/heads/pci/stephen-const If the netdev and scsi folks approve, I can handle them all through my PCI tree. Bjorn