[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Simplify final return from xe_irq_install()

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 16 00:15:56 UTC 2023


== Series Details ==

Series: drm/xe: Simplify final return from xe_irq_install()
URL   : https://patchwork.freedesktop.org/series/123814/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 40378771d0647e245dbce07bf222598c6588013d
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date:   Fri Sep 15 19:02:33 2023 -0300

    drm/xe: Simplify final return from xe_irq_install()
    
    At the end of the function, we will always return err no matter it's
    value. Simplify this by just returning the result of
    drmm_add_action_or_reset().
    
    Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 9da40abcc0ccdf8fdfed4e21d76060bfcd35fe7d drm-intel
40378771d drm/xe: Simplify final return from xe_irq_install()




More information about the Intel-xe mailing list