diff options
author | Elias Vanderstuyft <[email protected]> | 2015-09-21 15:59:11 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-10-16 15:32:16 -0700 |
commit | 52a9266788324edbbfd45f02cf23440c01ee0432 (patch) | |
tree | cd7976c48657e23d357097aa956ee110e6896fff /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4f38b9f2f4a56164cad7a42e92f945c3515c5a2e (diff) |
Input: fix EVIOCSFF macro inconsistency by using _IOW()
Just like the EVIOCSABS(abs) macro, use the more compact
_IOW(..., type) instead of _IOC(_IOC_WRITE, ..., sizeof(type))
for the EVIOCSFF macro.
Signed-off-by: Elias Vanderstuyft <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions