Re: [PATCH] ocxl: Fix misleading comment
From: Michael Ellerman <hidden>
Date: 2020-06-09 05:33:39
From: Michael Ellerman <hidden>
Date: 2020-06-09 05:33:39
On Wed, 26 Feb 2020 15:39:23 +1100, Andrew Donnellan wrote:
In ocxl_context_free() we note that the AFU reference we're releasing was taken in "ocxl_context_init", a function that doesn't actually exist. Fix it to say ocxl_context_alloc() instead, which I expect was what was intended.
Applied to powerpc/next.
[1/1] ocxl: Fix misleading comment
https://git.kernel.org/powerpc/c/a0594e89c9dc8e37883cc0d6642d1baad9c0744e
cheers