From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [patch 1/6] Generic thermal management: validate input parameters Date: Fri, 15 Feb 2008 01:09:36 -0500 Message-ID: <200802150109.36632.lenb@kernel.org> References: <05B550FD4BD2014E841D83547B62600802AA64FF@bgsmsx411.gar.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from hera.kernel.org ([140.211.167.34]:33802 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761047AbYBOGKJ (ORCPT ); Fri, 15 Feb 2008 01:10:09 -0500 In-Reply-To: <05B550FD4BD2014E841D83547B62600802AA64FF@bgsmsx411.gar.corp.intel.com> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Thomas, Sujith" Cc: Andrew Morton , mingo@elte.hu, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, "Zhang, Rui" On Friday 15 February 2008 00:22, Thomas, Sujith wrote: > From: Thomas Sujith Thanks Sujith, this patch series was a massive improvement over the last one -- checkpatch.pl clean and everything:-) I think if you can get rid of the outlook-destroys-plain text via word-wrap so you don't need to also attach the patches, then you're cookin' with gas. In the mean time, I've loaded the attachments into the acpi test tree. if you send more attachments in the future, please start them with the 1st line as a Subject: so they look to the tools like e-mail. eg. Subject: intel_menlo: extract return values using PTR_ERR From: Thomas Sujith Need to extract errors using PTR_ERR macro and... thanks, -Len