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

Yaowei Bai bywxiaobai at 163.com
Tue Sep 22 23:22:57 AEST 2015


On Mon, Sep 21, 2015 at 04:11:00PM +0200, Johannes Berg wrote:
> 
> > -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.

Sorry, I'm quite a new guy to linux kernel. I think you mean this patch
is not appropriate, right?

> 
> johannes



More information about the Linuxppc-dev mailing list