== Series Details == Series: drm/i915/guc/slpc: Provide sysfs for efficient freq (rev2) URL : https://patchwork.freedesktop.org/series/116510/ State : warning == Summary == Error: dim checkpatch failed 86d4ab64d0b0 drm/i915/guc/slpc: Provide sysfs for efficient freq -:33: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #33: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:455: +static ssize_t slpc_ignore_eff_freq_show(struct kobject *kobj, + struct kobj_attribute *attr, -:49: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #49: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:471: + uint32_t val; total: 0 errors, 0 warnings, 2 checks, 139 lines checked