[PATCH:drm 1/4] intel: Only define variable when it's used.

2014-09-29 Thread Thomas Klausner
Re-ping. These patches are quite simple... Thomas On Tue, Aug 05, 2014 at 11:12:54AM +0200, Thomas Klausner wrote: > Hi! > > I'm new here, so I don't know how to find the correct people to review > this patchset. Please let me know. > > Thanks, > Thomas > > On Sun, Jul 20, 2014 at 10:26:31AM

[PATCH:drm 1/4] intel: Only define variable when it's used.

2014-08-05 Thread Thomas Klausner
Hi! I'm new here, so I don't know how to find the correct people to review this patchset. Please let me know. Thanks, Thomas On Sun, Jul 20, 2014 at 10:26:31AM +0200, Thomas Klausner wrote: > Signed-off-by: Thomas Klausner > --- > intel/test_decode.c | 5 - > 1 file changed, 4 insertions(

[PATCH:drm 1/4] intel: Only define variable when it's used.

2014-07-20 Thread Thomas Klausner
Signed-off-by: Thomas Klausner --- intel/test_decode.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/intel/test_decode.c b/intel/test_decode.c index b710f34..f9127cf 100644 --- a/intel/test_decode.c +++ b/intel/test_decode.c @@ -90,7 +90,10 @@ compare_batch(struct drm_in