Wei Yongjun 22362aa30b habanalabs: remove unused but set variable 'ctx_asid'
Gcc report warning as follows:

drivers/misc/habanalabs/common/command_submission.c:373:6: warning:
 variable 'ctx_asid' set but not used [-Wunused-but-set-variable]
  373 |  int ctx_asid, rc;
      |      ^~~~~~~~

This variable is not used in function cs_timedout(), this commit
remove it to fix the warning.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200729155902.33976-1-weiyongjun1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-29 18:02:21 +02:00
..
2020-07-03 16:15:31 +02:00
2020-06-19 13:09:40 -07:00
2020-07-16 11:26:40 -07:00
2020-07-27 11:49:37 +02:00
2020-07-27 11:49:37 +02:00
2020-07-15 15:58:11 -07:00
2020-07-27 11:49:37 +02:00
2020-07-27 11:49:37 +02:00
2020-06-26 23:53:25 +02:00
2020-07-27 11:49:37 +02:00
2020-06-04 11:03:45 -07:00
2020-06-02 15:29:19 -07:00
2020-07-27 11:49:37 +02:00
2020-07-07 21:04:38 +02:00
2020-07-24 18:30:24 -07:00
2020-07-23 09:52:10 +02:00
2020-06-28 01:08:21 +02:00
2020-06-13 13:29:16 -07:00
2020-06-04 19:09:28 +02:00
2020-06-08 13:01:08 -07:00
2020-06-08 13:01:08 -07:00
2020-06-07 16:11:23 -07:00
2020-07-16 22:08:07 +02:00
2020-07-23 09:12:15 +02:00
2020-07-17 10:24:09 -07:00
2020-07-26 09:14:59 -07:00
2020-06-13 13:29:16 -07:00
2020-06-22 12:34:21 -04:00
2020-07-24 18:30:24 -07:00
2020-07-11 11:16:46 -07:00