xserver-multidpi/hw/kdrive/linux
Peter Hutterer 4149ee8ec0 kdrive: fix "set but not used" warnings
kinput.c: In function 'KdEnqueueKeyboardEvent':
kinput.c:1845:16: warning: variable 'ctrl' set but not used
kinput.c:1844:17: warning: variable 'keyc' set but not used

kinput.c: In function 'KdEnqueuePointerEvent':
kinput.c:1887:12: warning: variable 'ms' set but not used

kxv.c: In function 'KdXVDisable':
kxv.c:1181:19: warning: variable 'ScreenPriv' set but not used

mouse.c: In function 'ps2SkipInit':
mouse.c:444:9: warning: variable 'skipping' set but not used
mouse.c: In function 'ps2Init':
mouse.c:473:10: warning: variable 'waiting' set but not used
mouse.c:472:9: warning: variable 'skipping' set but not used

fbdev.c: In function 'fbdevRandRSetConfig':
fbdev.c:468:19: warning: variable 'newheight' set but not used
fbdev.c:468:9: warning: variable 'newwidth' set but not used

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Robert Morell <rmorell@nvidia.com>
2013-03-06 10:19:27 +10:00
..
evdev.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
keyboard.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
linux.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am kdrive: klinux.h breaks make dist 2010-01-10 12:01:58 -08:00
mouse.c kdrive: fix "set but not used" warnings 2013-03-06 10:19:27 +10:00
ms.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ps2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
tslib.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00