aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDmitry V. Levin <[email protected]>2010-12-17 12:03:14 -0800
committerDavid S. Miller <[email protected]>2010-12-17 12:03:14 -0800
commit4b8fe66300acb2fba8b16d62606e0d30204022fc (patch)
tree47bd007ac8a3a3dfaa15edb64024b34e7dda8860 /tools/perf/scripts/python/syscall-counts.py
parentf4680d3db71f13d2764340a9880745bf54f2469d (diff)
netlink: fix gcc -Wconversion compilation warning
$ cat << EOF | gcc -Wconversion -xc -S -o/dev/null - unsigned f(void) {return NLMSG_HDRLEN;} EOF <stdin>: In function 'f': <stdin>:3:26: warning: negative integer implicitly converted to unsigned type Signed-off-by: Dmitry V. Levin <[email protected]> Signed-off-by: Kirill A. Shutemov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions