summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorDaeseok Youn <daeseok.youn@gmail.com>2014-03-10 08:56:55 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-17 14:22:47 -0700
commit14eec444302c97a692a9cdc556f7590355610f92 (patch)
tree932cf49c9c3f88873dcddbcb407f3b3293fbf685 /tools/perf/scripts/python/sctop.py
parentb0a0fb1e292e1472db7aea8ddce2fc5ceae5ab48 (diff)
staging: cxt1e1: remove redundant memset() call
The name array doens't need to set to 0. Because sprintf/snprintf adds a terminating '\0'. And also it doesn't need to assign name array address to np pointer. Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions