tablet: whitespace fix

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2016-01-06 14:47:47 +10:00
parent b71aa64fbf
commit a28c198e2a

View file

@ -286,8 +286,7 @@ normalize_wheel(struct tablet_dispatch *tablet,
} }
static inline struct device_coords static inline struct device_coords
tablet_handle_xy(struct tablet_dispatch *tablet, tablet_handle_xy(struct tablet_dispatch *tablet, struct evdev_device *device)
struct evdev_device *device)
{ {
struct device_coords point; struct device_coords point;
const struct input_absinfo *absinfo; const struct input_absinfo *absinfo;