Skip to content
Snippets Groups Projects
Commit 95079b8a authored by Kang Hu's avatar Kang Hu Committed by Dmitry Torokhov
Browse files

Input: remove a redundant max() call


dev->hint_events_per_packet is guaranteed to be >= packet_size.
so an extra max() call is not needed.

Signed-off-by: default avatarKang Hu <hukangustc@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent dfaaed08
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment