diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-02-23 23:17:09 +0000 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-03-24 10:54:17 +0200 |
commit | 8a7a88c10c18d98150e1261626f3e90f68affb65 (patch) | |
tree | 80febd64b98042b9529378e95220ddce4f4db422 /drivers/hwmon | |
parent | cf87f966d28ad574de76bbbac15725cb2b008a66 (diff) | |
download | linux-stable-8a7a88c10c18d98150e1261626f3e90f68affb65.tar.gz linux-stable-8a7a88c10c18d98150e1261626f3e90f68affb65.tar.bz2 linux-stable-8a7a88c10c18d98150e1261626f3e90f68affb65.zip |
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Sparse reports a warning at goya_hw_queues_unlock()
warning: context imbalance in goya_hw_queues_unlock() - unexpected unlock
The root cause is a missing annotation at goya_hw_queues_unlock()
Add the missing __releases(&goya->hw_queues_lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions