binder: do not spew useless warnings in dmesg
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
2f90429a07
commit
bc49596105
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue