[RFC Patch V1 07/12] sparc, PCI: Use helper functions to access fields in struct msi_desc
From: davem@davemloft.net (David Miller)
Date: 2015-07-09 08:01:01
Also in:
linux-pci, lkml, sparclinux
From: davem@davemloft.net (David Miller)
Date: 2015-07-09 08:01:01
Also in:
linux-pci, lkml, sparclinux
From: Jiang Liu <redacted> Date: Thu, 9 Jul 2015 16:00:42 +0800
Use helper functions to access fields in struct msi_desc, so we could easily refine struct msi_desc later. Signed-off-by: Jiang Liu <redacted>
Acked-by: David S. Miller <davem@davemloft.net>