diff options
Diffstat (limited to 'qapi/cxl.json')
-rw-r--r-- | qapi/cxl.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/qapi/cxl.json b/qapi/cxl.json index dd947d3..52cc5d4 100644 --- a/qapi/cxl.json +++ b/qapi/cxl.json @@ -2,7 +2,9 @@ # vim: filetype=python ## -# = CXL devices +# *********** +# CXL devices +# *********** ## ## @@ -117,7 +119,7 @@ # @nibble-mask: Identifies one or more nibbles that the error affects # # @bank-group: Bank group of the memory event location, incorporating -# a number of Banks. +# a number of banks. # # @bank: Bank of the memory event location. A single bank is accessed # per read or write of the memory. |