Files
linux/drivers/misc
Andrew Donnellan a0594e89c9 ocxl: Fix misleading comment
In ocxl_context_free() we note that the AFU reference we're releasing
was taken in "ocxl_context_init", a function that no longer exists.

Fix it to say ocxl_context_alloc() instead, which is the new name for
ocxl_context_init(), since it was renamed.

Fixes: b9721d275c ("ocxl: Allow external drivers to use OpenCAPI contexts")
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200226043923.5481-1-ajd@linux.ibm.com
2020-05-20 23:39:57 +10:00
..
2020-01-16 14:59:36 +10:00
2020-01-14 15:06:06 +01:00
2020-03-26 15:30:44 +01:00
2020-05-20 23:39:57 +10:00
2020-02-22 09:25:42 +08:00
2020-02-22 09:25:42 +08:00