git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfaaed0
)
Input: remove a redundant max() call
author
Kang Hu
<hukangustc@gmail.com>
Thu, 31 Oct 2013 07:47:53 +0000
(
00:47
-0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 31 Oct 2013 15:46:07 +0000
(08:46 -0700)
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>
No differences found