[alsa-devel] [PATCH 4/4] sound/core/seq: make prioq_match return bool

Johannes Berg johannes at sipsolutions.net
Mon Sep 21 16:11:00 CEST 2015


> -static inline int prioq_match(struct snd_seq_event_cell *cell,
> +static inline bool prioq_match(struct snd_seq_event_cell *cell,
>  			      int client, int timestamp)

I think you should fix up the indentation now.

johannes


More information about the Alsa-devel mailing list