mbox series

[ndctl,0/3] cxl: clean up and fix typos

Message ID 20230509152427.6920-1-minwoo.im.dev@gmail.com (mailing list archive)
Headers show
Series cxl: clean up and fix typos | expand

Message

Minwoo Im May 9, 2023, 3:24 p.m. UTC
Hello,

Looking around QEMU-based emulated CXL device with ndctl, I've found
some miscs to fix up including typo and removal of some redundant
funciton name in a log.

Please review.
Thanks,

Minwoo Im (3):
  cxl/list: Fix typo in cxl-list documentation
  cxl: region: remove redundant func name from error
  cxl: fix changed function name in a comment

 Documentation/cxl/cxl-list.txt | 10 +++++-----
 cxl/region.c                   |  5 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)