On Wed, Sep 05, 2018 at 09:05:40PM +0000, Patchwork wrote: > == Series Details == > > Series: series starting with [1/2] drm/i915: make field unsigned (rev2) > URL : https://patchwork.freedesktop.org/series/48818/ > State : warning > > == Summary == > > $ dim checkpatch origin/drm-tip > c39485603dc4 drm/i915: make field unsigned > 6ee99a76cca9 drm/i915: reword documentation of possible pci_device_id struct > -:33: WARNING:SPACE_BEFORE_TAB: please, no space before tabs > #33: FILE: include/drm/i915_pciids.h:32: > + * ^I__u32 vendor, device;$ > > -:34: WARNING:SPACE_BEFORE_TAB: please, no space before tabs > #34: FILE: include/drm/i915_pciids.h:33: > + * ^I__u32 subvendor, subdevice;$ > > -:35: WARNING:SPACE_BEFORE_TAB: please, no space before tabs > #35: FILE: include/drm/i915_pciids.h:34: > + * ^I__u32 class, class_mask;$ > > -:36: WARNING:SPACE_BEFORE_TAB: please, no space before tabs > #36: FILE: include/drm/i915_pciids.h:35: > + * ^Ikernel_ulong_t driver_data;$ Those are in a comment and the spaces are actually correct since it's part of the multline comment style. Lucas De Marchi _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx