summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorsayli karnik <karniksayli1995@gmail.com>2016-09-16 16:23:02 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-17 23:32:13 +0200
commitfaa48ea82bcd4b186dd548529d2514a9a2892095 (patch)
treeb441e64086b6a5e0a9d9bcf3ae35fca3f90828b7 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentd7c952a3664c5f52a1a117327a9e32e64cc74ed4 (diff)
downloadlinux-faa48ea82bcd4b186dd548529d2514a9a2892095.tar.gz
linux-faa48ea82bcd4b186dd548529d2514a9a2892095.zip
staging: wilc1000: Use sizeof type *pointer instead of sizeof type
The patch uses the size of the dereference to a variable instead of it's type, to make the code more resistant to type changes in the future. The type of the pointer variable here is the same as the type in the argument that is being replaced in sizeof(). Signed-off-by: sayli karnik <karniksayli1995@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions