2021-02-26 20:49:42

by Konrad Rzeszutek Wilk

[permalink] [raw]
Subject: [PATCH v1] Little fix that missed the merge window.

When the last set of patches were posted for review right before the
merge window this fix was deferred.

Please at your convience pick it up.

drivers/cxl/mem.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Konrad Rzeszutek Wilk (1):
cxl: Make loop variable be 'i' instead of 'j'