Re: [RFC patch 2/5] trace event skb fix unassigned field

From: Steven Rostedt
Date: Wed Jan 05 2011 - 19:01:12 EST


On Wed, 2011-01-05 at 06:59 -0500, Neil Horman wrote:

> > Yep, leading to this patch instead:
> >
> > trace event skb remove duplicate null-pointer check
> >
> > The check for NULL skb in the kfree_skb trace event is a duplicate from the
> > check already done in its only caller, kfree_skb(). Remove this duplicate check.
> >

> Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>

Mathieu, can you repost this as a non-RFC patch, and include Neil's
acked-by.

Thanks,

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/