== Series Details == Series: series starting with [1/2] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest URL : https://patchwork.freedesktop.org/series/65450/ State : warning == Summary == $ dim checkpatch origin/drm-tip 7d059cfb5e5c drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest b19362df5230 drm/i915: Move vgpu balloon info into i915_virtual_gpu struct -:99: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #99: FILE: drivers/gpu/drm/i915/i915_vgpu.c:251: + ret = vgt_balloon_space(ggtt, + &bl_info->space[VGPU_UNMAPPABLE_BALLOON_LOW], -:110: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #110: FILE: drivers/gpu/drm/i915/i915_vgpu.c:260: + ret = vgt_balloon_space(ggtt, + &bl_info->space[VGPU_UNMAPPABLE_BALLOON_HIGH], -:121: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #121: FILE: drivers/gpu/drm/i915/i915_vgpu.c:269: + ret = vgt_balloon_space(ggtt, + &bl_info->space[VGPU_MAPPABLE_BALLOON_LOW], -:132: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #132: FILE: drivers/gpu/drm/i915/i915_vgpu.c:278: + ret = vgt_balloon_space(ggtt, + &bl_info->space[VGPU_MAPPABLE_BALLOON_HIGH], -:143: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #143: FILE: drivers/gpu/drm/i915/i915_vgpu.c:290: + vgt_deballoon_space(ggtt, + &bl_info->space[VGPU_MAPPABLE_BALLOON_LOW]); -:147: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #147: FILE: drivers/gpu/drm/i915/i915_vgpu.c:293: + vgt_deballoon_space(ggtt, + &bl_info->space[VGPU_UNMAPPABLE_BALLOON_HIGH]); -:151: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #151: FILE: drivers/gpu/drm/i915/i915_vgpu.c:296: + vgt_deballoon_space(ggtt, + &bl_info->space[VGPU_UNMAPPABLE_BALLOON_LOW]); total: 0 errors, 0 warnings, 7 checks, 127 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx