From: David Herrmann Date: Tue, 29 Jul 2014 15:14:19 +0000 (+0200) Subject: HID: uhid: turn report_id into u32 X-Git-Tag: fixes-for-v3.18-merge-window~27^2^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cad5b017178bd7fa56d5039478d46964bcd94f7;p=pandora-kernel.git HID: uhid: turn report_id into u32 All accesses to @report_id are protected by @qlock. No need to use an atomic. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed