Skip to content
Commit dba42580 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: evdev - properly access RCU-protected 'grab' data



We should use rcu_dereference_protected() when checking if given client
is the one that grabbed the device. This fixes warnings produced by
sparse.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent f31ad406
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment