um: Drop NULL check from start_userspace
start_userspace is only called from exactly one location, and the passed pointer for the userspace process stack cannot be NULL. Remove the check, without changing the control flow. Signed-off-by:Benjamin Berg <benjamin@sipsolutions.net> Signed-off-by:
Richard Weinberger <richard@nod.at>
Showing
Please register or sign in to comment