From: Jiri Kosina Date: Tue, 5 Jan 2010 10:45:52 +0000 (+0100) Subject: HID: fix parsing of local delimiter with size 0 X-Git-Tag: v2.6.34-rc1~293^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722612cd51cf1b574c89dff57cc5dbedf1f645bb;p=pandora-kernel.git HID: fix parsing of local delimiter with size 0 Acording to HID standard 1.11, value 0 allows for size being 0. Local delimiter tag has has 0 one of the possible values. Therefore we need to handle this case properly, to be fully compliant with the specification. Reported-by: Marcin Tolysz Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed