Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754486AbbKQSJe (ORCPT ); Tue, 17 Nov 2015 13:09:34 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:36237 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751768AbbKQSJc (ORCPT ); Tue, 17 Nov 2015 13:09:32 -0500 Date: Tue, 17 Nov 2015 18:09:24 +0000 From: Mark Brown To: Joshua Clayton Cc: Jonathan Corbet , Adrian Remonda , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org Message-ID: <20151117180924.GZ31303@sirena.org.uk> References: <155366ac799345f42c8c342609ffa11b2df529b0.1447773299.git.stillcompiling@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8M+BMcg+0CmQ2H7L" Content-Disposition: inline In-Reply-To: <155366ac799345f42c8c342609ffa11b2df529b0.1447773299.git.stillcompiling@gmail.com> X-Cookie: Does the name Pavlov ring a bell? User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH 7/8] tools/Makefile: minor whitespace cleanup X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2342 Lines: 67 --8M+BMcg+0CmQ2H7L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 17, 2015 at 07:24:27AM -0800, Joshua Clayton wrote: > Signed-off-by: Joshua Clayton > --- > tools/Makefile | 37 ++++++++++++++++++++++++++++++------- > 1 file changed, 30 insertions(+), 7 deletions(-) >=20 > diff --git a/tools/Makefile b/tools/Makefile > index 9a617ad..428fb4d 100644 > --- a/tools/Makefile > +++ b/tools/Makefile > @@ -80,10 +80,21 @@ turbostat_install x86_energy_perf_policy_install: > tmon_install: > $(call descend,thermal/$(@:_install=3D),install) > =20 > -install: acpi_install cgroup_install cpupower_install hv_install firewir= e_install lguest_install \ > - perf_install selftests_install turbostat_install usb_install \ > - virtio_install vm_install net_install x86_energy_perf_policy_install \ > - tmon > +install: acpi_install \ > + cgroup_install \ > + cpupower_install \ > + hv_install \ > + firewire_install \ > + lguest_install \ > + perf_install \ > + selftests_install \ > + tmon \ > + turbostat_install \ > + usb_install \ > + virtio_install \ > + vm_install \ > + net_install \ > + x86_energy_perf_policy_install This isn't a whitespace cleanup, this is a substantial reindentation of the file :( Please ensure your changelogs are accurate and in general try to avoid mixing this sort of invasive stylistic change in with other patch serieses, it reduces the potential for conflicts. --8M+BMcg+0CmQ2H7L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWS21UAAoJECTWi3JdVIfQxCAH/AmX9MPAGq+lttd7YxAFVIXl paQEcn1+dVusm1s7H79u9kUeT/ySBmfo+pvvnJUqTXUA3wwJxn2IHyQzD5J4RI0/ ED2qqEOpmXKiZv6X2xYF8KbE1IqMaWZ/7Osdhowib49ULOTNMKwhbxiiA7LHmp86 DUOaE9+bOjXg4Xv8K/xVTz9cFZ8eofvkrZXvNvsp9QrktIWPbLrM6xI1bYs8ooS/ G18Uiqp5yhseEfNVou6h3pOIWjJKx7kg18SR+KbgHCJ1xSWXG0MmDcB0AUTRm2MS Y89SHfjghBgCLgU4DZrD5qGVUHwz4JOk+k2mUItoeKFR1bKHse4ua2ib3ZLxOjA= =9qe1 -----END PGP SIGNATURE----- --8M+BMcg+0CmQ2H7L-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/