mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-06 06:49:53 +02:00
31ccf45dc401ac80269bbaa6c0d1fe352e706006
The creation of the logfile format was using fprint_canframe() and two other fprintf() calls to produce a single logfile format line. Instead of using fprint_canframe() use sprint_canframe() directly and reduce the printf() calls from three to one. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%