From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 4 Aug 2014 20:59:23 +0200 From: Quentin Lambert To: "Rafael J. Wysocki" , Len Brown , Bjorn Helgaas , Scott Murray , linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: [PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug Message-ID: <20140804185923.GA4185@greed> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-acpi-owner@vger.kernel.org List-ID: Patch 1 and 2 fix checkpatch coding style warnings. Patch 3 fixes chechpatch errors due to assignement in if conditions. Quentin Lambert (3): PCI hotplug: fix a missing space coding style issue PCI hotplug: fix a simple if coding style issue PCI hotplug: remove assignement from if conditions drivers/pci/hotplug/acpi_pcihp.c | 3 ++- drivers/pci/hotplug/cpcihp_zt5550.c | 42 ++++++++++++++++++------------------- 2 files changed, 23 insertions(+), 22 deletions(-) -- 1.9.1