Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Kang Hu <hukangustc@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
- Loading branch information