diff options
author | Logan Gunthorpe <[email protected]> | 2019-08-22 10:10:12 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-09-05 16:47:22 -0500 |
commit | 273b177cac4b649c3c6d448e85bbc64cebfe7a0a (patch) | |
tree | edd8e5a691e1cfc1d82530db7e759c587175c2f4 /net/unix/sysctl_net_unix.c | |
parent | 70aaf61a9b8b86eb08da96344efd1c0f0925ee6e (diff) |
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Both the functions pci_get_resource_alignment_param() and
pci_set_resource_alignment_param() are now only called in one place:
resource_alignment_show() and resource_alignment_store() respectively.
There is no value in this extra set of functions so move both into their
callers respectively.
[bhelgaas: fold in "GFP_KERNEL while atomic" fix from Christoph Hellwig
<[email protected]>
https://lore.kernel.org/r/[email protected]]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions