Re: [PATCH v1 04/10] thermal: tsens: Get rid of dead code

2018-08-09 Thread Matthias Kaehlcke
On Thu, Aug 09, 2018 at 06:02:36PM +0530, Amit Kucheria wrote: > hw_id is dynamically allocated but not used anywhere. Get rid of dead > code. > > Signed-off-by: Amit Kucheria > --- > drivers/thermal/qcom/tsens.c | 5 - > 1 file changed, 5 deletions(-) > > diff --git

Re: [PATCH v1 04/10] thermal: tsens: Get rid of dead code

2018-08-09 Thread Matthias Kaehlcke
On Thu, Aug 09, 2018 at 06:02:36PM +0530, Amit Kucheria wrote: > hw_id is dynamically allocated but not used anywhere. Get rid of dead > code. > > Signed-off-by: Amit Kucheria > --- > drivers/thermal/qcom/tsens.c | 5 - > 1 file changed, 5 deletions(-) > > diff --git

[PATCH v1 04/10] thermal: tsens: Get rid of dead code

2018-08-09 Thread Amit Kucheria
hw_id is dynamically allocated but not used anywhere. Get rid of dead code. Signed-off-by: Amit Kucheria --- drivers/thermal/qcom/tsens.c | 5 - 1 file changed, 5 deletions(-) diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c index 90bb431cf740..9a8e8f7b4ae1 100644

[PATCH v1 04/10] thermal: tsens: Get rid of dead code

2018-08-09 Thread Amit Kucheria
hw_id is dynamically allocated but not used anywhere. Get rid of dead code. Signed-off-by: Amit Kucheria --- drivers/thermal/qcom/tsens.c | 5 - 1 file changed, 5 deletions(-) diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c index 90bb431cf740..9a8e8f7b4ae1 100644