]> git.baikalelectronics.ru Git - kernel.git/commit
staging: xillybus: EAGAIN status handling improvement
authorEli Billauer <eli.billauer@gmail.com>
Thu, 4 Sep 2014 14:47:47 +0000 (17:47 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 20:58:19 +0000 (13:58 -0700)
commit75fc32c89e59619661887fdba15413ef29bb9ad8
tree43f4a295c5663975f09d3a92ee786ee9dc15013e
parent6d3029958334ae0142d333c0d29c4dead1905f49
staging: xillybus: EAGAIN status handling improvement

The -EAGAIN status is passed through an "rc" variable instead of a less
common flow.

Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xillybus/xillybus_core.c