== Series Details == Series: i915/guc/slpc: Provide sysfs for efficient freq URL : https://patchwork.freedesktop.org/series/115975/ State : warning == Summary == Error: dim checkpatch failed e3bff4466926 i915/guc/slpc: Provide sysfs for efficient freq -:26: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #26: 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, -:42: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #42: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:471: + uint32_t val; total: 0 errors, 0 warnings, 2 checks, 152 lines checked