misc-habanalabs-fixes-2019-12-14
tagged this
14 Dec 13:25
- change dev_err to dev_err_ratelimited in hl_cs_wait_ioctl() as this can be called by the user multiple times and can spam the kernel log. - Eliminate GCC warnings by removing unused variables.