diff options
author | Mimi Zohar <[email protected]> | 2010-11-23 17:50:31 -0500 |
---|---|---|
committer | James Morris <[email protected]> | 2010-11-29 08:55:11 +1100 |
commit | dc88e46029486ed475c71fe1bb696d39511ac8fe (patch) | |
tree | 75f5bbf30480d4126315211ea6fb3af395e5f09c /tools/perf/scripts/python/check-perf-trace.py | |
parent | ce6ada35bdf710d16582cc4869c26722547e6f11 (diff) |
lib: hex2bin converts ascii hexadecimal string to binary
Similar to the kgdb_hex2mem() code, hex2bin converts a string
to binary using the hex_to_bin() library call.
Changelog:
- Replace parameter names with src/dst (based on David Howell's comment)
- Add 'const' where needed (based on David Howell's comment)
- Replace int with size_t (based on David Howell's comment)
Signed-off-by: Mimi Zohar <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions