Re: [PATCH 10/11] vxge: Remove useless return variables

From: David Miller
Date: Mon Jun 02 2014 - 20:03:06 EST


From: Peter Senna Tschudin <peter.senna@xxxxxxxxx>
Date: Sat, 31 May 2014 10:14:10 -0300

> This patch remove variables that are initialized with a constant,
> are never updated, and are only used as parameter of return.
> Return the constant instead of using a variable.
>
> Verified by compilation only.
...
> Signed-off-by: Peter Senna Tschudin <peter.senna@xxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/