From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754479AbbIRVgG (ORCPT ); Fri, 18 Sep 2015 17:36:06 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:42981 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754369AbbIRVgE (ORCPT ); Fri, 18 Sep 2015 17:36:04 -0400 Date: Fri, 18 Sep 2015 14:36:02 -0700 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] toshiba_acpi: Unify hotkey enabling functions Message-ID: <20150918213602.GI66179@vmdeb7> References: <1441819700-11678-1-git-send-email-coproscefalo@gmail.com> <1441819700-11678-2-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441819700-11678-2-git-send-email-coproscefalo@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 09, 2015 at 11:28:19AM -0600, Azael Avalos wrote: > Currently the driver has two functions enabling hotkeys support, > but these two functions can be merged into one. > > This patch merges these two functions, moving some checks to the > *enable_hotkeys function, simplifying code in the process. > > Signed-off-by: Azael Avalos Queued to testing for 4.4. Thanks Azael. -- Darren Hart Intel Open Source Technology Center