[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <506d3ae3-f06c-1243-877b-d1378bf435c6@i2se.com>
Date: Thu, 22 Dec 2022 12:12:21 +0100
From: Stefan Wahren <stefan.wahren@...e.com>
To: Umang Jain <umang.jain@...asonboard.com>,
linux-staging@...ts.linux.dev,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Kees Cook <keescook@...omium.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Florian Fainelli <f.fainelli@...il.com>,
Adrien Thierry <athierry@...hat.com>,
Dan Carpenter <error27@...il.com>,
Dave Stevenson <dave.stevenson@...pberrypi.com>,
Kieran Bingham <kieran.bingham@...asonboard.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>
Subject: Re: [PATCH v2 0/7] staging: vc04_services: Remove custom return
values
Am 19.12.22 um 12:57 schrieb Umang Jain:
> The series removes the custom return values from functions
> and replaces them with linux error codes. This address the TODO
> vchiq interface:
> * Get rid of custom function return values
>
> Changes in V2:
> - Patch 3/7 now reports for specific errors like -ENOMEM, -EHOSTDOWN
> - Patch 5/7 reports -ENOTCONN instead of -EINVAL and adds a "Fixes" tag
>
> Umang Jain (7):
> staging: vc04_services: Replace vchiq_status return type to int
> staging: vc04_services: Drop VCHIQ_SUCCESS usage
> staging: vc04_services: Drop VCHIQ_ERROR usage
> staging: vc04_services: Drop VCHIQ_RETRY usage
> vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
> staging: vc04_services: Drop enum vchiq_status remnants
> staging: vc04_services: vchiq: Drop custom return values from TODO
The whole series is:
Tested-by: Stefan Wahren <stefan.wahren@...e.com>
Powered by blists - more mailing lists