summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2023-01-31 17:10:54 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2023-02-06 13:57:27 +0100
commit06742086a3d225cafa3ee9d7704bbfd28a0d01d4 (patch)
tree7680329ee56039324ba3bfdf711231fc5ce6dce0 /tools/perf/scripts/python/export-to-postgresql.py
parentc7650728a7024e4f835dcbbb4214740939179596 (diff)
can: bittiming: can_calc_bittiming(): convert from netdev_err() to NL_SET_ERR_MSG_FMT()
Replace the netdev_err() by NL_SET_ERR_MSG_FMT() to better inform the user about the problem. While there, use %u to print unsigned values and improve error message a bit. In case of an error, return -EINVAL instead of -EDOM, this corresponds better to the actual meaning of the error value. Link: https://lore.kernel.org/all/20230202110854.2318594-17-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions