Thread (2 messages) 2 messages, 2 authors, 2016-07-31

[PATCH v3] ARM: pxa: fix GPIO double shifts

From: joe@perches.com (Joe Perches)
Date: 2016-07-31 22:22:33
Also in: lkml

Possibly related (same subject, not in this thread)

On Mon, 2016-08-01 at 00:04 +0200, Robert Jarzmik wrote:
Joe Perches [off-list ref] writes:
[]
quoted
These might be better without the automatic use of ret

	return !gpio_get_value(CORGI_GPIO_AC_IN) ||
	? ? ? ?!gpio_get_value(CORGI_GPIO_KEY_INT) ||
	? ? ? ?!gpio_get_value(CORGI_GPIO_WAKEUP);
Yeah, I thought about this when I made the patch.

I supposed it was written this way so that a printk was easier to add, that's
why I didn't change the useless variable.

I have no strong opinion about this, so if you think it's worth it I can make
the additional change.
Hi Robert. ?Your choice.

It was one of those, 'oh, bother' type of things but?
I think it's worth it for readability and consistency.

cheers, Joe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help