Re: [Intel-gfx] [PATCH] drm/i915: Remove unused "ret" variable.

2018-07-20 Thread Rodrigo Vivi
On Thu, Jul 19, 2018 at 05:56:33PM -0700, Nathan Ciobanu wrote: > On Thu, Jul 19, 2018 at 05:16:03PM -0700, Nathan Ciobanu wrote: > > On Thu, Jul 19, 2018 at 04:42:17PM -0700, Rodrigo Vivi wrote: > > > Just a small clean-up with no functional change, only > > > removing a variable that is never act

Re: [Intel-gfx] [PATCH] drm/i915: Remove unused "ret" variable.

2018-07-19 Thread Nathan Ciobanu
On Thu, Jul 19, 2018 at 05:16:03PM -0700, Nathan Ciobanu wrote: > On Thu, Jul 19, 2018 at 04:42:17PM -0700, Rodrigo Vivi wrote: > > Just a small clean-up with no functional change, only > > removing a variable that is never actually used. > > > > Cc: Dhinakaran Pandiyan > > Signed-off-by: Rodrigo

Re: [Intel-gfx] [PATCH] drm/i915: Remove unused "ret" variable.

2018-07-19 Thread Nathan Ciobanu
On Thu, Jul 19, 2018 at 04:42:17PM -0700, Rodrigo Vivi wrote: > Just a small clean-up with no functional change, only > removing a variable that is never actually used. > > Cc: Dhinakaran Pandiyan > Signed-off-by: Rodrigo Vivi Nice one :) Reviewed-by: > --- > drivers/gpu/drm/i915/intel_dp_mst.

[Intel-gfx] [PATCH] drm/i915: Remove unused "ret" variable.

2018-07-19 Thread Rodrigo Vivi
Just a small clean-up with no functional change, only removing a variable that is never actually used. Cc: Dhinakaran Pandiyan Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_dp_mst.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_