lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 13 Mar 2018 17:35:21 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/2] PCI: Clean up whitespace

Clean up the Makefiles and some comments.  No functional change intended.

---

Bjorn Helgaas (2):
      PCI: Tidy Makefiles
      PCI: Tidy comments


 drivers/pci/Makefile                   |   59 +++++++++++---------------------
 drivers/pci/access.c                   |   12 ++++---
 drivers/pci/ats.c                      |   10 ++---
 drivers/pci/bus.c                      |    2 -
 drivers/pci/host-bridge.c              |    2 +
 drivers/pci/iov.c                      |    8 ++--
 drivers/pci/mmap.c                     |    2 +
 drivers/pci/msi.c                      |    3 +-
 drivers/pci/pci-acpi.c                 |    3 +-
 drivers/pci/pci-driver.c               |    2 -
 drivers/pci/pci-label.c                |    5 ++-
 drivers/pci/pci-stub.c                 |    3 +-
 drivers/pci/pci-sysfs.c                |    3 --
 drivers/pci/pci.c                      |    9 +++--
 drivers/pci/pcie/Makefile              |   16 +++------
 drivers/pci/pcie/aer/aerdrv.c          |    9 ++---
 drivers/pci/pcie/aer/aerdrv.h          |    1 -
 drivers/pci/pcie/aer/aerdrv_acpi.c     |    1 -
 drivers/pci/pcie/aer/aerdrv_core.c     |   11 ++----
 drivers/pci/pcie/aer/aerdrv_errprint.c |    3 --
 drivers/pci/pcie/aer/ecrc.c            |    4 +-
 drivers/pci/pcie/aspm.c                |    3 +-
 drivers/pci/pcie/portdrv.h             |    1 -
 drivers/pci/pcie/portdrv_core.c        |    1 -
 drivers/pci/pcie/portdrv_pci.c         |    2 -
 drivers/pci/probe.c                    |    2 +
 drivers/pci/proc.c                     |    4 +-
 drivers/pci/quirks.c                   |   14 ++++----
 drivers/pci/rom.c                      |    4 +-
 drivers/pci/search.c                   |    8 ++--
 drivers/pci/setup-bus.c                |    6 +--
 drivers/pci/setup-irq.c                |    4 +-
 drivers/pci/setup-res.c                |   10 ++---
 drivers/pci/slot.c                     |    1 -
 drivers/pci/syscall.c                  |    9 ++---
 drivers/pci/vpd.c                      |    3 +-
 drivers/pci/xen-pcifront.c             |    4 +-
 37 files changed, 89 insertions(+), 155 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ