lkml.org 
[lkml]   [2019]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/5] ocxl: OpenCAPI Cleanup
Date
From: Alastair D'Silva <alastair@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.

Changelog:
V3:
- Add missed header in 'ocxl: Remove some unused exported symbols'.
This addresses the introduced sparse warnings
V2:
- remove intermediate assignment of 'link' var in
'Rename struct link to ocxl_link'
- Don't shift definition of ocxl_context_attach in
'Remove some unused exported symbols'

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 | 5 +-
drivers/misc/ocxl/link.c | 36 ++++++-------
drivers/misc/ocxl/ocxl_internal.h | 85 +++++++++++++++++++------------
drivers/misc/ocxl/trace.h | 10 ++--
include/misc/ocxl.h | 53 ++++++-------------
7 files changed, 99 insertions(+), 109 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2019-03-20 06:36    [W:1.803 / U:0.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site