From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752123AbbCZRWt (ORCPT ); Thu, 26 Mar 2015 13:22:49 -0400 Received: from mail1.bemta7.messagelabs.com ([216.82.254.111]:57051 "EHLO mail1.bemta7.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751339AbbCZRWs (ORCPT ); Thu, 26 Mar 2015 13:22:48 -0400 X-Greylist: delayed 414 seconds by postgrey-1.27 at vger.kernel.org; Thu, 26 Mar 2015 13:22:48 EDT X-Env-Sender: Benjamin.Romer@unisys.com X-Msg-Ref: server-5.tower-200.messagelabs.com!1427390149!7590211!2 X-Originating-IP: [192.61.61.104] X-StarScan-Received: X-StarScan-Version: 6.13.4; banners=-,-,- X-VirusChecked: Checked Message-ID: <55143E4E.9000902@unisys.com> Date: Thu, 26 Mar 2015 13:13:50 -0400 From: Ben Romer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Greg Kroah-Hartman , Sudip Mukherjee CC: David Kershner , , , , Dan Carpenter Subject: Re: [PATCH v5 1/5] staging: unisys: remove redundant variable References: <1427210250-30427-1-git-send-email-sudipm.mukherjee@gmail.com> <20150326120124.GA17722@kroah.com> <55140DD8.9010004@unisys.com> In-Reply-To: <55140DD8.9010004@unisys.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.63.205.71] X-ClientProxiedBy: US-EXCH13-2.na.uis.unisys.com (129.224.78.76) To US-EXCH13-1.na.uis.unisys.com (129.224.78.75) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/26/2015 09:47 AM, Ben Romer wrote: > On 03/26/2015 08:01 AM, Greg Kroah-Hartman wrote: >> I need an ack from Benjamin and/or David before I can take these, as >> they are the maintainers of the driver, and have the ability to test >> these patches. >> >> I'll just wait to apply them until that happens. >> >> Ben/David? > > I'll test them today. :) > > -- Ben > I've tested them and everything appears to function correctly, so please accept this patch series. Thanks! -- Ben Signed-off-by: Benjamin Romer