Re: [PATCH v3] wfcqueue: functions for local append and enqueue

2013-03-23 Thread Mathieu Desnoyers
* Eric Wong (normalper...@yhbt.net) wrote: > Mathieu Desnoyers wrote: > > * Eric Wong (normalper...@yhbt.net) wrote: > > > /* > > > + * ___wfcq_append: append one local queue to another local queue > > > + * > > > __wfcq_append() and ___wfcq_append() are meant to be private to > > wfcqueue.h. Th

[PATCH v3] wfcqueue: functions for local append and enqueue

2013-03-23 Thread Eric Wong
Mathieu Desnoyers wrote: > * Eric Wong (normalper...@yhbt.net) wrote: > > /* > > + * ___wfcq_append: append one local queue to another local queue > > + * > __wfcq_append() and ___wfcq_append() are meant to be private to > wfcqueue.h. Therefore, the comment above should be removed, since it is >