lkml.org 
[lkml]   [2015]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/7] perf list: sort the output of 'perf list' to view more clearly
On 2015/2/13 22:45, Arnaldo Carvalho de Melo wrote:
> Em Fri, Feb 13, 2015 at 09:11:50PM +0800, Yunlong Song escreveu:
>> return;
>> +
>> + if (evt_num_known) {
>> + evt_list = zalloc(sizeof(char *) * evt_num);
>> + if (!evt_list)
>> + goto out_enomem;
>> + }
>
> I am fixing this up this time, but please use either
> scripts/checkpatch.pl or enable the pre commit hooks in your git
> configuration:
>
> chmod +x .git/hooks/*
>
> So that those spaces at the beginning of the line, indentation artifacts
> don't get submitted, ok?
>
> - Arnaldo
>
>

Already fix it, please see PATCH v2 which I already resent.

--
Thanks,
Yunlong Song



\
 
 \ /
  Last update: 2015-02-15 11:21    [W:0.083 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site