From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Renninger Subject: Re: [PATCH] hp-wmi: add return value checking for input_allocate_device() Date: Tue, 6 Jul 2010 10:11:14 +0200 Message-ID: <201007061011.15205.trenn@suse.de> References: <1278383426.12801.15.camel@mola> <201007060956.45726.trenn@suse.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:44567 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751625Ab0GFILR (ORCPT ); Tue, 6 Jul 2010 04:11:17 -0400 In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: axel.lin@gmail.com Cc: linux-kernel , Matthew Garrett , Len Brown , Andrew Morton , Frans Pop , Anisse Astier , platform-driver-x86@vger.kernel.org On Tuesday 06 July 2010 10:07:49 Axel Lin wrote: > hi Thomas, > 2010/7/6 Thomas Renninger : ... > > Do you mind to incorporate above if you agree. > > Checking hp_wmi_input_setup() is already done in my previous patch. > ( which is already merged in platform-driver-x86 tree. ... Perfect! Acked-by: Thomas Renninger Thomas