lkml.org 
[lkml]   [2009]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] change cpuacct usage percpu format
>> Hmm, like this ?
>> ==
>> seq_printf(m, "%d: %llu\n", i, (unsigned long long) percpu);
>> or
>> seq_printf(m, "%d\t: %llu\n", i, (unsigned long long) percpu);
>> ==
>>
>>
>
> I'd like to see : and not space after it so something like
>
> seq_printf(m, "%d:%llu\n", i, (unsigned long long) percpu);

I vote for this. :)




\
 
 \ /
  Last update: 2009-02-27 08:07    [W:0.447 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site