From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH 1/2] platform/x86: huawei-wmi: Stricter battery thresholds set Date: Sat, 19 Oct 2019 11:31:19 +0300 Message-ID: <20191019082855.GN21344@kadam> References: <20191018224221.15495-1-ayman.bagabas@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191018224221.15495-1-ayman.bagabas@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Ayman Bagabas Cc: Darren Hart , Andy Shevchenko , Mattias Jacobsson <2pi@mok.nu>, Takashi Iwai , kbuild test robot , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: platform-driver-x86.vger.kernel.org On Fri, Oct 18, 2019 at 06:42:13PM -0400, Ayman Bagabas wrote: > Check if battery thresholds are within 0 and 100. > --- Thanks! Don't forget to add your Signed-off-by: though. regards, dan carpenter