habanalabs: remove redundant warning message
authorOded Gabbay <ogabbay@kernel.org>
Wed, 14 Jul 2021 08:01:21 +0000 (11:01 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Sun, 29 Aug 2021 06:47:48 +0000 (09:47 +0300)
commite62ada5e23d06dfeba2d3b098a9c70ac027c19b6
tree6fc7956a4f537e37f6d66db4f39ebdd571449554
parente4cdccd2ec0d178219dce0707aa2a63746119e3f
habanalabs: remove redundant warning message

This warning is redundant as we will print a notice in case the device
is still in use after the FD was closed. No need to print the same
message per context.

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