The return of apply_xbc() returns the result of the last write() call, which
is not what is expected. It should only return zero on success.
Link: https://lore.kernel.org/r/20200508093059.GF9365@kadam
Fixes:
|
||
|---|---|---|
| .. | ||
| include/linux | ||
| samples | ||
| .gitignore | ||
| Makefile | ||
| main.c | ||
| test-bootconfig.sh | ||