On Mon, Sep 2, 2013 at 12:13 AM, Viresh Kumar <viresh.ku...@linaro.org> wrote: > But in RT kernel we have few usages of "raw"... > viresh@blr-linut-001:$ ggrep raw include/linux/skbuff.h > include/linux/skbuff.h: raw_spinlock_t raw_lock; > include/linux/skbuff.h:static inline void > skb_queue_head_init_raw(struct sk_buff_head *list) > include/linux/skbuff.h: raw_spin_lock_init(&list->raw_lock); > > And this causes confusion to our script.. And so I am trying to > search for "*raw;" to make the search more accurate :)
Thanks, that's what I was looking for. Would you mind submitting the patch formally then? (I don't think you need to escape the semicolon though.) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev