habanalabs: revise prints on FD close
authorOded Gabbay <ogabbay@kernel.org>
Tue, 13 Jul 2021 05:11:54 +0000 (08:11 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Sun, 29 Aug 2021 06:47:48 +0000 (09:47 +0300)
commita6cd2551d7874ce276ff64348471a9e22ce35020
treecc9dd76efebacc398afa03035b7d45d0e6bf5d76
parent7886acb60b7d35fa265ea52b0c81f60229890055
habanalabs: revise prints on FD close

The driver quietly handles memory mappings that were not freed so no
need to print a warning about that when user closes the FD.

Accordingly, revise the text that is printed in case the device is
still in use after the user process closed the FD.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/device.c
drivers/misc/habanalabs/common/memory.c