Re: [RFC PATCH linus] drivers: thermal: tsens: tsens_critical_irq_thread() can be static

2020-06-29 Thread Amit Kucheria
Hi, A patch to fix this was already submitted on 27th May. I believe Daniel plans to send it as fixes for -rc4. Regards, Amit On Sun, Jun 28, 2020 at 11:34 AM kernel test robot wrote: > > > Fixes: a7ff82976122 ("drivers: thermal: tsens: Merge tsens-common.c into > tsens.c") > Signed-off-by:

[RFC PATCH linus] drivers: thermal: tsens: tsens_critical_irq_thread() can be static

2020-06-28 Thread kernel test robot
Fixes: a7ff82976122 ("drivers: thermal: tsens: Merge tsens-common.c into tsens.c") Signed-off-by: kernel test robot --- tsens.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c index