From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751052AbdAQLUb (ORCPT ); Tue, 17 Jan 2017 06:20:31 -0500 Received: from server.atrad.com.au ([150.101.241.2]:38942 "EHLO server.atrad.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750747AbdAQLUa (ORCPT ); Tue, 17 Jan 2017 06:20:30 -0500 Date: Tue, 17 Jan 2017 21:49:35 +1030 From: Jonathan Woithe To: Micha?? K??pie?? Cc: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] fujitsu-laptop: acpi_fujitsu_notify() cleanup Message-ID: <20170117111935.GC22965@marvin.atrad.com.au> References: <20170117110735.2543-1-kernel@kempniu.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170117110735.2543-1-kernel@kempniu.pl> User-Agent: Mutt/1.5.23 (2014-03-12) X-MIMEDefang-action: accept Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michael On Tue, Jan 17, 2017 at 12:07:33PM +0100, Micha?? K??pie?? wrote: > Here are two minor cleanups for acpi_fujitsu_notify() that I came up > with while preparing the sparse keymap migration. They can be reviewed > and applied independently of the other series for fujitsu-laptop I > posted recently. Ok. > Jonathan, I decided to post this after re-reading the subjects of Alan > Jenkins' cleanup patches - I believe his work should not overlap with > this series. In case it does, feel free to ignore or postpone this > series. Also, there is no rush to apply these, they are just a base for > the upcoming sparse keymap patches. I understand. Thanks for posting these. Like the earlier patch series they look fairly innoculous but I would like to run them up on my hardware just to be sure. I do not have the hardware with me at linux.conf.au so this can only be done early next week. Apologies for the delay. Regards jonathan