On Thu, 2016-09-15 at 14:51 -0500, Jonathon Jongsma wrote:
> On Thu, 2016-09-15 at 16:55 +0200, Pavel Grunt wrote:
> >
> > Hey,
> >
> > On Wed, 2016-09-14 at 11:53 -0500, Jonathon Jongsma wrote:
> > >
> > >
> > > Change a couple more Rings to GQueue
> > > ---
> > > Changes in v2:
> > > - use G
On Thu, 2016-09-15 at 16:55 +0200, Pavel Grunt wrote:
> Hey,
>
> On Wed, 2016-09-14 at 11:53 -0500, Jonathon Jongsma wrote:
> >
> > Change a couple more Rings to GQueue
> > ---
> > Changes in v2:
> > - use GQueue, not GList
> >
> > server/char-device.c | 79 +---
>
> Change a couple more Rings to GQueue
> ---
> Changes in v2:
> - use GQueue, not GList
>
> server/char-device.c | 79
> +---
> server/char-device.h | 1 -
> 2 files changed, 32 insertions(+), 48 deletions(-)
>
> diff --git a/server/char-devi
Hey,
On Wed, 2016-09-14 at 11:53 -0500, Jonathon Jongsma wrote:
> Change a couple more Rings to GQueue
> ---
> Changes in v2:
> - use GQueue, not GList
>
> server/char-device.c | 79 +--
> -
> server/char-device.h | 1 -
> 2 files changed, 32 ins
Change a couple more Rings to GQueue
---
Changes in v2:
- use GQueue, not GList
server/char-device.c | 79 +---
server/char-device.h | 1 -
2 files changed, 32 insertions(+), 48 deletions(-)
diff --git a/server/char-device.c b/server/char-device.