You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The return value of fn() wasn't used for a long time,
so no need to assign it to a variable, addressing a
W=1 warning.
This seems to be - with patches from others posted to
the list before - the last W=1 warning in arch/um/.
Fixes: 22e2430 ("x86, um: convert to saner kernel_execve() semantics")
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Tiwei Bie <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
0 commit comments