[PATCH 01/14] drm/bridge: change return type of drm_bridge_add function

Emil Velikov emil.l.velikov at gmail.com
Mon Jul 3 09:56:39 UTC 2017


Hi Inki,

On 3 July 2017 at 09:42, Inki Dae <inki.dae at samsung.com> wrote:
> This patch changes return type of drm_bridge_add function.
>
> This function never return negative value but returns only 0.
> So it changes the return type of this function to void one.
>
This patch should be the final in the series. Otherwise you'll get the
following build error for each call site.

"error: void value not ignored as it ought to be"

Regards,
Emil


More information about the dri-devel mailing list