]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
accel/habanalabs: remove '\n' when passing strings to gaudi2_print_event()
authorTomer Tayar <ttayar@habana.ai>
Sun, 12 Mar 2023 15:15:03 +0000 (17:15 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 20 Mar 2023 15:35:33 +0000 (17:35 +0200)
commit0e418ab71829238135756dde3d63952e80821b43
tree09afcf6f279b67b45f42fe4913ed45aa0a7642a0
parentaf5e675f130132c05e6e279bb27d6eb3affe117e
accel/habanalabs: remove '\n' when passing strings to gaudi2_print_event()

Remove all '\n' from strings which are passed as arguments to
gaudi2_print_event(), because the newline character is added internally
in this function.

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/accel/habanalabs/gaudi2/gaudi2.c