✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Fix rounding for 36b

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915/gtt: Fix rounding for 36b
URL   : https://patchwork.freedesktop.org/series/63944/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2262925a2845 drm/i915/gtt: Fix rounding for 36b
-:27: WARNING:LINE_SPACING: Missing a blank line after declarations
#27: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:911:
+	unsigned int shift = __gen8_pte_shift(vm->top);
+	return (vm->total + (1ull << shift) - 1) >> shift;

total: 0 errors, 1 warnings, 0 checks, 47 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux