commit | 2c50ad340c246b7f58f2d916006afe2d85d60698 | [log] [tgz] |
---|---|---|
author | Anshul Garg <aksgarg1989@gmail.com> | Thu Jan 08 13:47:37 2015 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jan 08 13:53:34 2015 -0800 |
tree | b810cc1e06366b50eaba8d5ef71f71758b99c87a | |
parent | 5ab17145708e6ad4582b0372fb3a171be3379293 [diff] |
Input: do not try to filter out events if handler is not a filter If given input handler is not a filter there is no point is iterating list of events in a packet to see if some of them need to be filtered out. Signed-off-by: Anshul Garg <anshul.g@samsung.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>