Commit 2107c35
committed
selftests/landlock: Fix error message
The global variable errno may not be set in test_execute(). Do not use
it in related error message.
Cc: Günther Noack <[email protected]>
Fixes: e119981 ("selftests/landlock: Add user space tests")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mickaël Salaün <[email protected]>1 parent d617f0d commit 2107c35
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2011 | 2011 | | |
2012 | 2012 | | |
2013 | 2013 | | |
2014 | | - | |
2015 | | - | |
| 2014 | + | |
2016 | 2015 | | |
2017 | 2016 | | |
2018 | 2017 | | |
| |||
0 commit comments