From: David Herrmann Date: Tue, 29 Jul 2014 15:14:22 +0000 (+0200) Subject: HID: uhid: keep legacy definitions at the bottom of uhid.h X-Git-Tag: fixes-for-v3.18-merge-window~27^2^7~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50598e7055d0d8610732e7eb2c84cbc3bc7db294;p=pandora-kernel.git HID: uhid: keep legacy definitions at the bottom of uhid.h Instead of inlining the legacy definitions into the main part of uhid.h, keep them at the bottom now. This way, the API is much easier to read and legacy requests can be looked up at a separate place. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed