Remove mem2hex
tracepoint.c has a 'mem2hex' function that is functionally equivalent
to bin2hex. This patch removes the redundancy.
Reviewed-by:
John Baldwin <jhb@FreeBSD.org>
Loading
Please register or sign in to comment
tracepoint.c has a 'mem2hex' function that is functionally equivalent
to bin2hex. This patch removes the redundancy.
Reviewed-by:
John Baldwin <jhb@FreeBSD.org>