From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Kucheria Subject: [PATCH v1 0/2] thermal: trivial fixes to error messages Date: Mon, 21 Jan 2019 15:12:21 +0530 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, edubezval@gmail.com, swboyd@chromium.org, Amit Daniel Kachhap , Daniel Lezcano , Javi Merino , Viresh Kumar , Zhang Rui , "open list:THERMAL" List-Id: linux-pm@vger.kernel.org Fix up a couple of error messages Amit Kucheria (2): thermal: of-thermal: Print name of device node with error thermal: cpu_cooling: Clarify error message drivers/thermal/cpu_cooling.c | 2 +- drivers/thermal/of-thermal.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.17.1