um: Fix tag order in stub_32.h
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Feb 2021 09:44:08 +0000 (10:44 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 15 Apr 2021 21:06:37 +0000 (23:06 +0200)
commitdc01a3b9db43abf95b801c9694980777a329e303
tree3f91348c11f6cc21cf0b60329efc3b416f81e8f3
parentd434405aaab7d0ebc516b68a8fc4100922d7f5ef
um: Fix tag order in stub_32.h

"static void inline" is the wrong way around, fix that.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 9f0b4807a44f ("um: rework userspace stubs to not hard-code stub location")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/x86/um/shared/sysdep/stub_32.h