✓ CI.checkpatch: success for drm/xe: Remove redundant param from xe_bo_create_user
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 10:58:58 UTC 2024
== Series Details ==
Series: drm/xe: Remove redundant param from xe_bo_create_user
URL : https://patchwork.freedesktop.org/series/137383/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e674c38553767a037d08ff662687f6f9ee3c1621
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Fri Aug 16 12:22:48 2024 +0200
drm/xe: Remove redundant param from xe_bo_create_user
BO from xe_bo_create_user() will always be of type,
ttm_bo_type_device. So remove that redundant parameter.
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 70d6d55dea574b7b78ccf714699cc5d8d62fcc2c drm-intel
e674c3855376 drm/xe: Remove redundant param from xe_bo_create_user
More information about the Intel-xe
mailing list