[PATCH 0/5] ocxl: OpenCAPI Cleanup
Alastair D'Silva
alastair at au1.ibm.com
Wed Feb 27 15:57:36 AEDT 2019
From: Alastair D'Silva <alastair at d-silva.org>
Some minor cleanups for the OpenCAPI driver as a prerequisite
for an ocxl driver refactoring to allow the driver core to
be utilised by external drivers.
Alastair D'Silva (5):
ocxl: Rename struct link to ocxl_link
ocxl: Clean up printf formats
ocxl: read_pasid never returns an error, so make it void
ocxl: Remove superfluous 'extern' from headers
ocxl: Remove some unused exported symbols
drivers/misc/ocxl/config.c | 17 ++----
drivers/misc/ocxl/context.c | 2 +-
drivers/misc/ocxl/file.c | 2 +-
drivers/misc/ocxl/link.c | 36 ++++++-------
drivers/misc/ocxl/ocxl_internal.h | 86 +++++++++++++++++++------------
drivers/misc/ocxl/trace.h | 10 ++--
include/misc/ocxl.h | 53 ++++++-------------
7 files changed, 99 insertions(+), 107 deletions(-)
--
2.20.1
More information about the Linuxppc-dev
mailing list