aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2018-09-18 15:46:38 +0200
committerDavid S. Miller <[email protected]>2018-09-18 20:11:43 -0700
commit381897798a94065ffcad0772eecdc6b04a7ff23d (patch)
treebfc86186fb6cc7065f1a5bebd2a34d8751da5d94 /tools/perf/scripts/python/sched-migration.py
parent71d117f527425e2d6a5029e8365d82a8d2d6916a (diff)
net/smc: fix sizeof to int comparison
Comparing an int to a size, which is unsigned, causes the int to become unsigned, giving the wrong result. kernel_sendmsg can return a negative error code. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Ursula Braun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions