On Wed, Dec 06, 2017 at 09:53:37PM +0100, Nguyen Phan Quang Minh wrote:
> The macro calls its argument -a function- twice, makes the calling
> function return prematurely -skipping resource cleanup code- and hurts
> understandability.
> 
> Signed-off-by: Nguyen Phan Quang Minh <minhnp...@gmail.com>
> ---
> v3: change pi433_receive abort code to always call
> wake_up_interruptible(&dev->tx_wait_queue); even if
> rf69_set_mode(dev->spi, standby) fails.

There has been a lot of changes in this driver lately.  Can you rebase
your work on the latest tree and resend it?

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to