This series contain five cleanup patches. There is no real relation between each patch so I will end the cover letter here and let you refer to the short description. Vincent Mailhol (5): slcanpty: remove redundant asc2nibble() lib: add pr_debug() macro candump: add global variable progname candump: use linux/net_tstamp.h instead of redefining values ourselves lib: snprintf_can_error_frame: print counter errors if CAN_ERR_CNT is set Makefile | 2 ++ canbusload.c | 9 ++--- candump.c | 58 +++++++++++++----------------- canlogserver.c | 12 +++---- lib.c | 4 +++ lib.h | 6 ++++ mcp251xfd/mcp251xfd-dev-coredump.c | 10 +----- slcanpty.c | 27 +++----------- 8 files changed, 50 insertions(+), 78 deletions(-) -- 2.37.4