From: Colin King <[email protected]>
Date: Mon,  2 Jul 2018 11:00:26 +0100

> From: Colin Ian King <[email protected]>
> 
> Variable buffer_size is being assigned but is never used hence it is
> redundant and can be removed.
> 
> Cleans up clang warning:
> warning: variable 'buffer_size' set but not used [-Wunused-but-set-variable]
> 
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to