lkml.org 
[lkml]   [2019]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH-next] drm/sun4i: Use PTR_ERR_OR_ZERO in sun8i_phy_clk_create()
    On Sun, Feb 3, 2019 at 8:07 AM Christopher Diaz Riveros
    <chrisadr@gentoo.org> wrote:
    >
    > Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR

    Maxime's reply to the patch "drm/sun4i: hdmi: Use PTR_ERR_OR_ZERO
    in sun4i_tmds_create()" [1] probably applies to this one as well:

    """
    While this is technically correct (and I appreciate that this is also
    a matter of taste), I find the former syntax to be clearer and easier
    to extend if needed.
    """

    ChenYu

    [1] https://patchwork.kernel.org/patch/10671757/

    \
     
     \ /
      Last update: 2019-02-05 16:08    [W:6.363 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site