[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1718949042.git.ngn@ngn.tf>
Date: Fri, 21 Jun 2024 09:34:59 +0300
From: ngn <ngn@....tf>
To: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org,
ngn <ngn@....tf>
Subject: [PATCH 0/2] PCI: shpchp: trivial code cleanup patches
This is a small and simple patchset that cleans up the old shpchp driver,
a part from fixing checkpatch warnings, this patch set removes the hpc_ops
struct, which is unnecessary. This is explained in the TODO file:
drivers/pci/hotplug/TODO.
Also this is my first patch!! So if you have the time and the enegery
please let me know if I did something wrong :)
ngn (2):
PCI: shpchp: Remove hpc_ops
PCI: shpchp: Follow kernel coding style
drivers/pci/hotplug/shpchp.h | 84 ++++++++--------
drivers/pci/hotplug/shpchp_core.c | 20 ++--
drivers/pci/hotplug/shpchp_ctrl.c | 107 ++++++++++----------
drivers/pci/hotplug/shpchp_hpc.c | 154 ++++++++++++-----------------
drivers/pci/hotplug/shpchp_sysfs.c | 7 +-
5 files changed, 167 insertions(+), 205 deletions(-)
--
2.45.1
Powered by blists - more mailing lists