lkml.org 
[lkml]   [2015]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/8] tools/Makefile: minor whitespace cleanup
On Tue, Nov 17, 2015 at 07:24:27AM -0800, Joshua Clayton wrote:
> Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
> ---
> tools/Makefile | 37 ++++++++++++++++++++++++++++++-------
> 1 file changed, 30 insertions(+), 7 deletions(-)
>
> 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=),install)
>
> -install: acpi_install cgroup_install cpupower_install hv_install firewire_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.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2015-11-17 19:21    [W:0.059 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site