On Wed, 15 Dec 2021 06:04:38 +, cgel@gmail.com wrote:
> From: Minghao Chi
>
> Return value from ocxl_context_attach() directly instead
> of taking this in another redundant variable.
>
>
Applied to powerpc/next.
[1/1] drivers/misc: remove redundant rc variable
https://git.kernel
On 15/12/21 5:04 pm, cgel@gmail.com wrote:
From: Minghao Chi
Return value from ocxl_context_attach() directly instead
of taking this in another redundant variable.
Reported-by: Zeal Robot
Signed-off-by: Minghao Chi
Acked-by: Andrew Donnellan
--
Andrew Donnellan OzLabs, A
From: Minghao Chi
Return value from ocxl_context_attach() directly instead
of taking this in another redundant variable.
Reported-by: Zeal Robot
Signed-off-by: Minghao Chi
---
drivers/misc/ocxl/file.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/misc/ocxl/fil