[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <f80fcd$183avu@fmsmga001.fm.intel.com>
Date:	Tue, 16 Aug 2011 21:03:58 +0100
From:	Chris Wilson <chris@...is-wilson.co.uk>
To:	Akshay Joshi <me@...hayjoshi.com>,
	Keith Packard <keithp@...thp.com>,
	David Airlie <airlied@...ux.ie>,
	dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Cc:	Akshay Joshi <me@...hayjoshi.com>
Subject: Re: [PATCH] Drivers: i915: Fix all space related issues.
On Tue, 16 Aug 2011 15:34:10 -0400, Akshay Joshi <me@...hayjoshi.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
