From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [PATCH v1 0/2] thermal: trivial fixes to error messages Date: Tue, 5 Feb 2019 15:49:26 -0800 Message-ID: <20190205234925.GB4768@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Amit Kucheria Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, swboyd@chromium.org, Amit Daniel Kachhap , Daniel Lezcano , Javi Merino , Viresh Kumar , Zhang Rui , "open list:THERMAL" List-Id: linux-pm@vger.kernel.org On Mon, Jan 21, 2019 at 03:12:21PM +0530, Amit Kucheria wrote: > 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(-) Collecting these. > > -- > 2.17.1