diff options
author | Jan Beulich <JBeulich@suse.com> | 2014-04-14 22:59:50 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-04-14 23:15:34 +0200 |
commit | 1406276c1254d761da7c16b30aa32e3af2b3612a (patch) | |
tree | 656f0d92eade2f9d0c78cf618b4b9031ce48c796 /drivers/misc/genwqe | |
parent | PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() (diff) | |
download | linux-1406276c1254d761da7c16b30aa32e3af2b3612a.tar.xz linux-1406276c1254d761da7c16b30aa32e3af2b3612a.zip |
PCI/MSI: Simplify populate_msi_sysfs()
Simplify populate_msi_sysfs() by
- Swapping the order of the two allocations and storing the
msi_dev_attr-derived pointer right after allocation, allowing the
cleanup code to pick things up without extra effort.
- Using kasprintf() instead of the kmalloc()/sprintf() pair.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/genwqe')
0 files changed, 0 insertions, 0 deletions