From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: Re: [PATCH] drivers:pci Fix all whitespace issues Date: Fri, 8 Jan 2016 10:36:38 -0600 Message-ID: <20160108163638.GB31005@localhost> References: <1451251271-43502-1-git-send-email-brutallesale@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1451251271-43502-1-git-send-email-brutallesale@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Bogicevic Sasa Cc: bhelgaas@google.com, Richard.Zhu@freescale.com, l.stach@pengutronix.de, rjw@rjwysocki.net, lenb@kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Sun, Dec 27, 2015 at 01:21:11PM -0800, Bogicevic Sasa wrote: > This patch fixes all whitespace issues( missing or needed whitespace) in > all files in drivers/pci folder. Code is compiled with allyesconfig > before and after code changes and objects are recorded and checked with > objdiff and they are not changed after this commit. > > Signed-off-by: Bogicevic Sasa Applied to pci/trivial for v4.5, thanks! Bjorn