Re: [PATCH] drivers/gpu/drm/i915/intel_display: coding style fixes

2014-05-19 Thread Daniel Vetter
On Sun, May 18, 2014 at 02:24:50AM +0200, Robin Schroer wrote: > Fixed several switch statements, curly braces, dereference operators > and keywords. > > Signed-off-by: Robin Schroer Queued for -next, thanks for the patch. -Daniel > --- > drivers/gpu/drm/i915/intel_display.c | 18 --

[PATCH] drivers/gpu/drm/i915/intel_display: coding style fixes

2014-05-17 Thread Robin Schroer
Fixed several switch statements, curly braces, dereference operators and keywords. Signed-off-by: Robin Schroer --- drivers/gpu/drm/i915/intel_display.c | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm