lkml.org 
[lkml]   [2009]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/3] tracing/events: use list_for_entry_continue
From
Date
On Fri, 2009-09-18 at 17:09 +0200, Frederic Weisbecker wrote:
> On Fri, Sep 18, 2009 at 02:07:05PM +0800, Li Zefan wrote:
> > Simplify s_next() and t_next().
> >
> > Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
> > ---
>
>
>
>
> Nice.
> I wonder if that can be even more simplified with
> the following existing seq helpers:
>
> extern struct list_head *seq_list_start(struct list_head *head,
> loff_t pos);
> extern struct list_head *seq_list_start_head(struct list_head *head,
> loff_t pos);
> extern struct list_head *seq_list_next(void *v, struct list_head *head,
> loff_t *ppos);

This could be another patch someday.

>
>
> That said, it's already a nice cleanup.
>

I'll take this as an Acked-by then?

-- Steve




\
 
 \ /
  Last update: 2009-09-19 17:33    [W:0.066 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site