[Intel-gfx] [PATCH] Makefile: fix mixed tab and spaces

Pedro Tammela pctammela at gmail.com
Wed Dec 5 18:10:10 UTC 2018


Hello Jani,

I think "Fixes an inconsistency" suits the commit message better.

Thanks,
Pedro

Em qua, 5 de dez de 2018 às 15:03, Saarinen, Jani <jani.saarinen at intel.com>
escreveu:

> HI,
>
> > -----Original Message-----
> > From: Intel-gfx [mailto:intel-gfx-bounces at lists.freedesktop.org] On
> Behalf Of
> > Pedro Tammela
> > Sent: keskiviikko 5. joulukuuta 2018 12.57
> > To: intel-gfx at lists.freedesktop.org
> > Subject: [Intel-gfx] [PATCH] Makefile: fix mixed tab and spaces
> >
> > Fixes a comestic issue where spaces were being used instead of mixed tab
> and
>  Cosmetic? ^^^^
>
> > spaces.
> >
> > Signed-off-by: Pedro Tammela <pctammela at gmail.com>
> > ---
> >  drivers/gpu/drm/i915/Makefile | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/i915/Makefile
> b/drivers/gpu/drm/i915/Makefile
> > index 1c2857f13ad4..cdba39f7be64 100644
> > --- a/drivers/gpu/drm/i915/Makefile
> > +++ b/drivers/gpu/drm/i915/Makefile
> > @@ -40,7 +40,7 @@ i915-y := i915_drv.o \
> >         i915_mm.o \
> >         i915_params.o \
> >         i915_pci.o \
> > -          i915_suspend.o \
> > +       i915_suspend.o \
> >         i915_syncmap.o \
> >         i915_sw_fence.o \
> >         i915_sysfs.o \
> > --
> > 2.19.2
> >
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20181205/b45f3ec3/attachment-0001.html>


More information about the Intel-gfx mailing list