bcm2708_fb: remove redundant code as detected by static analysis
static analysis with cppcheck detected some redundant code which
should probably be removed:
[drivers/video/fbdev/bcm2708_fb.c:269]: (style) Variable 'yres'
is assigned a value that is never used.
Signed-off-by:
Colin Ian King <colin.king@canonical.com>
Loading
Please sign in to comment