lkml.org 
[lkml]   [2011]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Drivers: i915: Fix all space related issues.
Date
On Tue, 16 Aug 2011 15:34:10 -0400, Akshay Joshi <me@akshayjoshi.com> wrote:
> Various issues involved with the space character were generating
> warnings in the checkpatch.pl file. This patch removes most of those
> warnings.
> @@ -622,7 +622,7 @@
>
> #define ILK_DISPLAY_CHICKEN1 0x42000
> #define ILK_FBCQ_DIS (1<<22)
> -#define ILK_PABSTRETCH_DIS (1<<21)
> +#define ILK_PABSTRETCH_DIS (1<<21)

The others are space indented so the replacement tab looks wrong.

And that was the oddity I could spot in the patch.
-Chris

--
Chris Wilson, Intel Open Source Technology Centre


\
 
 \ /
  Last update: 2011-08-16 22:07    [W:0.032 / U:3.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site