aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-07-12 18:28:10 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2017-07-12 18:28:10 +0200
commitfa43bc2a5a041c8935c1f6f5f8ab2d57efdd9644 (patch)
treeaf84848008d16ea1406d6dbd02488955fea06a09 /lib/netdev-notifier-error-inject.c
parent360772f26407b759ec3a91dda81fdbc74b7f7f2c (diff)
atyfb: hide unused variable
The vdisplay variable is now only accessed inside of an #ifdef, producing a harmless warning: drivers/video/fbdev/aty/atyfb_base.c: In function 'aty_var_to_crtc': drivers/video/fbdev/aty/atyfb_base.c:805:19: error: unused variable 'vdisplay' [-Werror=unused-variable] This moves the declaration into the ifdef as well. Fixes: dd7d958ae912 ("video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()") Signed-off-by: Arnd Bergmann <[email protected]> Cc: "Gustavo A. R. Silva" <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions