diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-12 10:12:28 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-14 13:31:11 -0300 |
commit | e1be4a5c03e1b282633e5528ea634c1cc2095c43 (patch) | |
tree | f791a2b5593cbf788145da09f58c74618ebb279b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0ec572f05721f430cf8470595da8c3d5e25567de (diff) |
perf beauty ioctl cmd: The 'fd' arg is signed
It is possible to pass a negative number as the fd and that has to be
handled, so stop using 'unsigned int fd' in the ioctl syscall 'cmd'
beautifier.
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions