binder: do not spew useless warnings in dmesg

Signed-off-by: NChristian Brauner <christian.brauner@ubuntu.com>
上级 2f90429a
......@@ -495,7 +495,6 @@ static void binder_set_nice(long nice)
set_user_nice(current, min_nice);
if (min_nice <= MAX_NICE)
return;
binder_user_error("%d RLIMIT_NICE not set\n", current->pid);
}
static size_t binder_buffer_size(struct binder_proc *proc,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册