Thread (6 messages) 6 messages, 3 authors, 2020-05-28

Re: [PATCH v2 1/2] regmap: provide helpers for simple bit operations

From: Mark Brown <broonie@kernel.org>
Date: 2020-05-28 14:45:06
Also in: linux-mediatek, lkml, netdev

On Thu, May 28, 2020 at 04:22:40PM +0200, Bartosz Golaszewski wrote:
+	return (val & bits) == bits ? 1 : 0;
The tenery here is redundant, it's converting a boolean value into a
boolean value.  Otherwise this looks good.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help