Re: [PATCH 4/4] sound/core/seq: make prioq_match return bool
From: Johannes Berg
Date: Mon Sep 21 2015 - 10:11:25 EST
> -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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/