diff options
author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2015-10-27 19:19:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-28 19:50:45 -0400 |
commit | fd74146158b2d6f5865eedc29cc600d4b71cf53e (patch) | |
tree | d15562842e94969cd1d679d9ed899315962f07a5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a558ac6c9711ac1dc264aeb4019317fc9e9b4c0e (diff) |
staging: wilc1000: replace u8 with int.
This patch changes data type of variable i from u8 to int.
It is used as index of an array to print its content. It's better
to use as data type of int.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions