On Wed, 9 Jun 2010 13:45:19 +0800, Zhenyu Wang wrote:
> On 2010.06.08 21:18:06 +0200, Nicolas Kaiser wrote:
> > checkpatch complains about this define:
> >
> > WARNING: space prohibited between function name and open parenthesis '('
> > #377: FILE: gpu/drm/i915/i915_reg.h:377:
> > +#define GEN6
On Wed, 9 Jun 2010 13:45:19 +0800, Zhenyu Wang
wrote:
> On 2010.06.08 21:18:06 +0200, Nicolas Kaiser wrote:
> > checkpatch complains about this define:
> >
> > WARNING: space prohibited between function name and open parenthesis '('
> > #377: FILE: gpu/drm/i915/i915_reg.h:377:
> > +#define GEN
On 2010.06.08 21:18:06 +0200, Nicolas Kaiser wrote:
> checkpatch complains about this define:
>
> WARNING: space prohibited between function name and open parenthesis '('
> #377: FILE: gpu/drm/i915/i915_reg.h:377:
> +#define GEN6_RENDER TIMEOUT_COUNTER_EXPIRED(1 << 6)
>
> Signed
On 2010.06.08 21:18:06 +0200, Nicolas Kaiser wrote:
> checkpatch complains about this define:
>
> WARNING: space prohibited between function name and open parenthesis '('
> #377: FILE: gpu/drm/i915/i915_reg.h:377:
> +#define GEN6_RENDER TIMEOUT_COUNTER_EXPIRED(1 << 6)
>
> Signed
checkpatch complains about this define:
WARNING: space prohibited between function name and open parenthesis '('
#377: FILE: gpu/drm/i915/i915_reg.h:377:
+#define GEN6_RENDER TIMEOUT_COUNTER_EXPIRED (1 << 6)
Signed-off-by: Nicolas Kaiser
---
--- a/drivers/gpu/drm/i915/i915_reg.h 20
checkpatch complains about this define:
WARNING: space prohibited between function name and open parenthesis '('
#377: FILE: gpu/drm/i915/i915_reg.h:377:
+#define GEN6_RENDER TIMEOUT_COUNTER_EXPIRED (1 << 6)
Signed-off-by: Nicolas Kaiser
---
--- a/drivers/gpu/drm/i915/i915_reg.h 20