linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: linux-scsi@vger.kernel.org, bhumirks@gmail.com,
	kernel-janitors@vger.kernel.org,
	MPT-FusionLinux.pdl@broadcom.com, linux-kernel@vger.kernel.org,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH 0/6] constify pci_error_handlers structures
Date: Sat, 12 Aug 2017 00:44:51 -0700	[thread overview]
Message-ID: <20170812074451.GA3589@infradead.org> (raw)
In-Reply-To: <1502516674-8918-1-git-send-email-Julia.Lawall@lip6.fr>

On Sat, Aug 12, 2017 at 07:44:28AM +0200, Julia Lawall wrote:
> These pci_error_handlers structures are only stored in the err_handler
> field of a pci_driver structure, and this field is declared as const.  Thus
> the pci_error_handlers structures can be const too.
> 
> Done with the help of Coccinelle.

If you're doing a scripted conversion of the pci_error_handlers
structured I'd much rather see that structure killed off and folded
into the pci_driver one.

       reply	other threads:[~2017-08-12  7:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1502516674-8918-1-git-send-email-Julia.Lawall@lip6.fr>
2017-08-12  7:44 ` Christoph Hellwig [this message]
2017-08-12  7:52   ` [PATCH 0/6] constify pci_error_handlers structures Julia Lawall
2017-08-12  7:56     ` Christoph Hellwig
2017-08-12  8:00       ` Julia Lawall
2017-08-12 11:51       ` Julia Lawall
2017-08-13 14:37         ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170812074451.GA3589@infradead.org \
    --to=hch@infradead.org \
    --cc=Julia.Lawall@lip6.fr \
    --cc=MPT-FusionLinux.pdl@broadcom.com \
    --cc=bhumirks@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).