Home
last modified time | relevance | path

Searched hist:e54dea69bac12dae2ff27c1c7a472d4eee70638d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.cdiff e54dea69bac12dae2ff27c1c7a472d4eee70638d Mon Jan 15 16:53:05 CST 2007 Jiri Kosina <jkosina@suse.cz> HID: compilation fix when DEBUG_DATA is defined

hid/hid-core.c references 'len' variable when DEBUG_DATA is defined,
but the actual name of the variable is 'size'. Fix it.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>