All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] constify pci_error_handlers structures
@ 2015-11-14 10:06 ` Julia Lawall
  0 siblings, 0 replies; 28+ messages in thread
From: Julia Lawall @ 2015-11-14 10:06 UTC (permalink / raw)
  To: MPT-FusionLinux.pdl
  Cc: kernel-janitors, linux-kernel, netdev, linux-scsi, qat-linux,
	linux-crypto, kvm

Constify never-modified pci_error_handlers structures.

---

 drivers/crypto/qat/qat_common/adf_aer.c         |    2 +-
 drivers/misc/genwqe/card_base.c                 |    2 +-
 drivers/net/ethernet/cavium/liquidio/lio_main.c |    2 +-
 drivers/net/ethernet/sfc/efx.c                  |    2 +-
 drivers/scsi/be2iscsi/be_main.c                 |    2 +-
 drivers/scsi/bfa/bfad.c                         |    2 +-
 drivers/scsi/csiostor/csio_init.c               |    2 +-
 drivers/scsi/mpt3sas/mpt3sas_scsih.c            |    2 +-
 drivers/vfio/pci/vfio_pci.c                     |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2015-11-19 23:55 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-14 10:06 [PATCH 0/9] constify pci_error_handlers structures Julia Lawall
2015-11-14 10:06 ` Julia Lawall
2015-11-14 10:06 ` [PATCH 1/9] net: cavium: liquidio: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-16 20:07   ` David Miller
2015-11-16 20:07     ` David Miller
2015-11-14 10:06 ` [PATCH 2/9] GenWQE: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-14 10:06 ` [PATCH 3/9] cxgb4/cxgb4vf/csiostor: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-14 10:06 ` [PATCH 4/9] bfa: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-14 10:06 ` [PATCH 5/9] sfc: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-16 20:07   ` David Miller
2015-11-16 20:07     ` David Miller
2015-11-14 10:06 ` [PATCH 6/9] be2iscsi: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-14 10:06 ` [PATCH 7/9] crypto: " Julia Lawall
2015-11-14 10:06   ` Julia Lawall
2015-11-17 14:09   ` Herbert Xu
2015-11-17 14:09     ` Herbert Xu
2015-11-14 10:07 ` [PATCH 8/9] mpt3sas: " Julia Lawall
2015-11-14 10:07   ` Julia Lawall
2015-11-14 10:07 ` [PATCH 9/9] vfio-pci: " Julia Lawall
2015-11-14 10:07   ` Julia Lawall
2015-11-19 23:55   ` Alex Williamson
2015-11-19 23:55     ` Alex Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.