HID: rmi: fix wrong struct field name
authorJiri Kosina <jkosina@suse.cz>
Tue, 13 May 2014 19:17:29 +0000 (21:17 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 13 May 2014 19:17:39 +0000 (21:17 +0200)
commitb668fdce41858feea6052419796beb36f1c60540
treeec9a35c2be7b78ec5eeeb89ff54d81900096e294
parentdcce583792d2b9a83dd9cb62551831f09f971fda
HID: rmi: fix wrong struct field name

x_size_mm should be y_size_mm, otherwise neither the duplicated
condition nor the assignment make any sense whatsoever.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-rmi.c