Commit 38c57491 authored by Colin Ian King's avatar Colin Ian King
Browse files

bcm2708_fb: remove unnecessary initialization of result



static analysis by cppcheck detected an unnecessary initialization
of variable 'result' which is re-assigned almost immediately after
the initialization.  Remove the redundant initialization.

[drivers/video/fbdev/bcm2708_fb.c:406]: (performance) Variable
  'result' is reassigned a value before the old one has been used.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
parent 4f9e9166
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment