Thread (41 messages) 41 messages, 15 authors, 2015-03-12
STALE4127d

[PATCH] clk: provide clk_is_match() dummy for non-common clk

From: Uwe Kleine-König <hidden>
Date: 2015-03-11 07:09:49
Also in: alsa-devel, dri-devel, linux-pwm, linux-serial

Hello, 

On Sun, Mar 08, 2015 at 10:05:29PM +0100, Arnd Bergmann wrote:
+static inline bool clk_is_match(struct clk *p, struct clk *q)
+{
+	return p == q ? true : false;
OK, this is only a move, but I wonder why Russell's comment that this is
equivalent to the easier

	return p == q;

wasn't addressed?!

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help