From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751257AbdAQLQm (ORCPT ); Tue, 17 Jan 2017 06:16:42 -0500 Received: from mail-lf0-f47.google.com ([209.85.215.47]:35746 "EHLO mail-lf0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750929AbdAQLQl (ORCPT ); Tue, 17 Jan 2017 06:16:41 -0500 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= To: Jonathan Woithe , Darren Hart Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] fujitsu-laptop: acpi_fujitsu_notify() cleanup Date: Tue, 17 Jan 2017 12:07:33 +0100 Message-Id: <20170117110735.2543-1-kernel@kempniu.pl> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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. drivers/platform/x86/fujitsu-laptop.c | 61 ++++++++++++++++------------------- 1 file changed, 27 insertions(+), 34 deletions(-) -- 2.11.0