Re: [PATCH v2] spi: atmel: cleanup wait_for_completion return handling

From: Mark Brown
Date: Wed Feb 04 2015 - 06:26:42 EST


On Mon, Feb 02, 2015 at 10:43:31AM -0500, Nicholas Mc Guire wrote:
> return type of wait_for_completion_timeout is unsigned long not int, this
> patch adds an appropriate variable and fixes up the assignment. It removes
> the else branch as the only thing it was doing is assigning ret = 0; - but
> ret is never used thereafter so that is not needed. As the string in
> dev_err already states "timeout" there is little point in printing the 0.
> A typo in "trasfer" -> transfer is also fixed.

Applied, thanks.

Attachment: signature.asc
Description: Digital signature