aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-01-23 11:27:56 +0300
committerBen Skeggs <[email protected]>2013-02-20 16:00:54 +1000
commitaf1ac18a19b80f922046fd383a3a3e780ee94915 (patch)
treee2ec7c6def1b7f315006e24b4d2745cdd7d0954a /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent264ce192b3e7f45d0adb37bfbab2b01a3fbe6c30 (diff)
drm/nouveau/disp: sizeof() wrong pointer
"data" is a void pointer and "args" is "data" after we have casted it to a struct. We care about the size of the struct here. Btw, sizeof(*data) is 1. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Marcin Slusarz <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions