lkml.org 
[lkml]   [2010]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 4/7] vmscan: convert direct reclaim tracepoint to DEFINE_EVENT
    From
    Date
    On Fri, 2010-07-16 at 12:08 +0100, Mel Gorman wrote:
    >
    > > +DEFINE_EVENT(mm_vmscan_direct_reclaim_end_template, mm_vmscan_direct_reclaim_end,
    > > +
    > > + TP_PROTO(unsigned long nr_reclaimed),
    > > +
    > > + TP_ARGS(nr_reclaimed)
    > > +);
    > > +
    >
    > Over 80 columns here too.
    >
    > I know I broke it multiple times in my last series because I thought it
    > wasn't enforced any more but I got called on it.

    Note, The TRACE_EVENT() macros have a bit more leniency to the 80 column
    rule.

    -- Steve




    \
     
     \ /
      Last update: 2010-07-21 00:47    [W:4.237 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site