projects
/
lttng-ust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b4c8bf2
)
Cleanup: use "char" type for padding
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Thu, 25 Mar 2021 19:57:05 +0000
(15:57 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Fri, 26 Mar 2021 12:54:20 +0000
(08:54 -0400)
The ring buffer strcpy operation can take a "char" rather than "int" as
parameter, which is a closer match to its actual expected type.
Same goes for the do memset internal operation.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I3c043ecff46cfef48c8992d004154383f7cab59d
No differences found
This page took
0.03616 seconds
and
4
git commands to generate.