Commit dc01a3b
um: Fix tag order in stub_32.h
"static void inline" is the wrong way around, fix that.
Reported-by: kernel test robot <[email protected]>
Fixes: 9f0b480 ("um: rework userspace stubs to not hard-code stub location")
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>1 parent d434405 commit dc01a3b
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments