[PATCH 2/3] staging: most: return proper error

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Feb 7 22:14:56 UTC 2016


On Sun, Nov 22, 2015 at 10:30:55PM +0530, Sudip Mukherjee wrote:
> We were returning ENOMEM on all types of errors. Lets return the actual
> error code. At the same time remove the label which became unused as a
> result of this patch.
> 
> Signed-off-by: Sudip Mukherjee <sudip at vectorindia.org>
> ---
>  drivers/staging/most/mostcore/core.c | 22 +++++++++++++++-------
>  1 file changed, 15 insertions(+), 7 deletions(-)

This and patch 3/3 don't apply anymore :(


More information about the devel mailing list