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

Johannes Berg johannes at sipsolutions.net
Tue Sep 22 00:11:00 AEST 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 Linuxppc-dev mailing list